Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron d2ebcde3e2 Mark two reftests that now pass as passing. (Bug 542595, patch 22) (fixes bug 593160) a2.0=blocking2.0:beta8 2010-10-06 21:25:47 -07:00
Jonathan Kew acd2f4833f bug 597300 - disable failing reftest on windows for now. a=test-only 2010-09-17 09:38:27 +01:00
Jonathan Kew 6c7c9727c2 bug 593564 - reftest for synthetic bold glyph metrics. a=test-only 2010-09-16 17:41:40 +01:00
Ehsan Akhgari f77c661495 Bug 240933 - Part 14: Disable a reftest which fails on D2D because of a problem uncovered by this bug (see bug 593160 for more information)
--HG--
extra : rebase_source : b2803f235a063126c3d6e5dc6e92a5f6b38961eb
2010-09-06 16:31:04 -04:00
Jonathan Kew a9e59b4ef9 bug 590101 - part 1 - make reftest text/wordwrap-03 more robust by explicitly specifying monospaced font with support for diacritics. r=jdaggett a=test-only 2010-08-27 14:16:07 +01:00
L. David Baron 10594e918c Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
L. David Baron b2e63de23c Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
L. David Baron de24b480de Make zwnj-01 have a background color so that the SVG filter works correctly. (Bug 581081) r=jfkthame a2.0=tests 2010-07-30 16:48:57 -07:00
Jonathan Kew 1827fc5cdf bug 575695 - reftest - verify that legacy 'kern' table is supported. r=jdaggett 2010-07-28 14:36:00 +01:00
Jonathan Kew ed2ddf2315 bug 577380 - use Core Text shaping for fonts requiring AAT layout on Mac OS X. r=jdaggett 2010-07-22 10:25:21 +01:00
Jonathan Kew 837e0ec76a bug 550163 - part 20 - prefer Calibri font (on Win7) in reftest to avoid fallback to visible CGJ glyph. r=roc 2010-06-24 13:11:50 +01:00
Jesse Ruderman c7c5144bb6 Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
2010-06-17 13:21:24 -07:00
Jesse Ruderman ebe0e6a599 Clarify use of bug numbers in test manifests. 2010-04-29 20:15:44 -05:00
Karl Tomlinson f03584af72 bug 455455 cgj-01.html fixed by bug 546013 2010-04-29 12:35:11 +12:00
Jonathan Kew 2dcabffd28 bug 550163 - part 16 - use sans-serif to avoid Win7 subpixel failure in line-editing-1 reftest. r=roc 2010-03-08 10:11:09 +00:00
Jeff Muizelaar 82cad287ea Bug 493067. Add reftest for text with opacity. 2010-02-08 21:56:08 -05:00
Jonathan Kew 091d5714df Bug 539925: Make several reftests less fragile in relation to antialiasing settings. r=roc 2010-01-27 22:23:56 +00:00
Simon Montagu ab0d43990c Reftests for bug 541189 2010-01-26 23:29:46 -08:00
Robert O'Callahan 039cfac371 Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz 2009-10-19 01:01:40 -07:00
Henri Sivonen 0734590f00 Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas 2009-06-29 00:44:22 +02:00
Johnny Stenback a1ab92afdf Backed out changeset 168dd0eb7283 2009-06-28 11:47:11 -07:00
Henri Sivonen afaa197a48 Remove newlines after </body> in text justification test to avoid them getting moved to body 2009-06-12 15:24:06 +03:00
Jonathan Kew a2acf62270 Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett 2009-03-29 17:31:51 -07:00
Josh Aas 7af19cb750 Backed out changeset e413694940b3 2009-03-27 14:32:49 -07:00
Jonathan Kew 6f1e0ddbc2 Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett 2009-03-27 10:18:35 -07:00
John Daggett cba18956e5 Bug 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad 2009-03-11 10:00:44 +09:00
John Daggett 32b9133fe7 Bug 482596. reftest for 475092 fails on 10.4 2009-03-11 05:59:05 +09:00
Jonathan Kew 453ee4e8cf Bug 476002 - reftest text/zwnj-01 fails on Windows with ClearType enabled; r=roc 2009-02-12 05:16:04 +01:00
Jonathan Kew 4a08835d68 Bug 475092. Fix horizontal offsets for vertically-offset glyphs on Windows. r=vlad,r+sr=roc 2009-02-10 21:34:51 +13:00
Daniel.S 39e16be0ac Reftest for bug 422804. r+sr=roc 2009-02-07 13:21:30 +01:00
Jonathan Kew 7606c9b9eb Bug 476378. Use U+002D instead of U+2010 for a soft hyphen if the first font in the fontgroup doesn't have a glyph for U+2010. r+sr=roc 2009-02-05 21:23:50 +13:00
Robert O'Callahan be3fa9f56c Backed out changeset c7385f0a0168 2009-01-30 23:21:53 +13:00
Jonathan Kew 67ebf17341 Bug 475092. Fix incorrect positioning on Windows when glyph run includes vertically-offset glyphs is drawn to canvas. r=vlad
--HG--
extra : rebase_source : 30a3730fd3db418854462cc31dc0ee06c7f56ae0
2009-01-30 20:15:08 +13:00
L. David Baron c5d2a34270 Fix error in reftest manifest file causing reftests not to be run. 2008-12-08 10:28:38 -08:00
Robert O'Callahan 4eeb098354 Bug 463242. Ideographic spaces should not get CSS word-spacing, but nonbreaking spaces should. r+sr=dbaron 2008-12-08 14:11:38 +13:00
Jonathan Kew dd3f43cd5d Bug 467228. Disable line start/end swashes on Mac since we don't support line-boundary shaping properly yet. r=roc (Tests) 2008-12-03 09:58:53 +13:00
L. David Baron e3b35da57b Make justification test pass more reliably on Mac, which is sensitive to subpixel positioning of text, by replacing <wbr> elements with zero-width spaces. (Bug 466101) r+sr=roc a=tests 2008-11-25 13:27:53 -08:00
L. David Baron 3be3a3cf87 Make zwnj-02.html reftest more tolerant of font anti-aliasing. (Bug 465140) r=smontagu a=tests
--HG--
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-01-notref.html
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-02-ref.xhtml
rename : layout/reftests/text/zwnj-02.html => layout/reftests/text/zwnj-02.xhtml
2008-11-25 13:27:53 -08:00
L. David Baron 3333019ec3 Make layout/reftests/text/444656.html not depend on the size ratio between Hebrew and Western fonts. (Bug 466484) r=smontagu a=tests 2008-11-25 13:27:53 -08:00
Karl Tomlinson c0e75ff15b b=416725 reftest 2008-11-07 15:31:02 +13:00
Karl Tomlinson c76ed3963b fallback reftest (missing files). b=455647 2008-10-29 13:23:43 -07:00
Karl Tomlinson 345ee3bf3e fallback reftest. b=455647 2008-10-29 10:43:07 -07:00
Mats Palmgren 615c60584d Enable wordwrap-09.html on Windows again now that bug 460399 is fixed. 2008-10-19 16:45:02 +02:00
Mats Palmgren 961406b8ca Add a space to make the width the same as in the test. b=460399 r=smontagu 2008-10-19 16:41:09 +02:00
Serge Gautherie 6e1ef275df Work around failing (new) test from
b7253556900e	Simon Montagu — Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron
2008-10-17 03:34:22 +02:00
Simon Montagu 290b6c5b33 Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron 2008-10-16 14:34:10 -07:00
Karl Tomlinson c31b4f418e disable reftests/text/cgj-01.html on Windows due to bug 455455 2008-09-16 18:33:12 +12:00
Karl Tomlinson 4dabf2b840 test that combining grapheme joiner is not visible and has no format effect b=454743 2008-09-16 16:16:59 +12:00
Robert O'Callahan 7a2872964f Bug 230555. Fix tests so they're more robust and actually work on Windows. 2008-08-15 22:14:12 +12:00
Simon Montagu 2e0d0be9e4 Reenable test for bug 444656 2008-08-13 10:04:49 +03:00