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

55 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Kew c67e646803 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 675b74f006 Bug 493067. Add reftest for text with opacity. 2010-02-08 21:56:08 -05:00
Jonathan Kew 42b604463c Bug 539925: Make several reftests less fragile in relation to antialiasing settings. r=roc 2010-01-27 22:23:56 +00:00
Simon Montagu 571a82ed3d Reftests for bug 541189 2010-01-26 23:29:46 -08:00
Robert O'Callahan c41769107b 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 8803c27a7f Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas 2009-06-29 00:44:22 +02:00
Johnny Stenback 87138ce673 Backed out changeset 168dd0eb7283 2009-06-28 11:47:11 -07:00
Henri Sivonen 277c363fc4 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 9c5052b1c6 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 ead58807ca Backed out changeset e413694940b3 2009-03-27 14:32:49 -07:00
Jonathan Kew 142b887c3f 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 27a30ea07a Bug 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad 2009-03-11 10:00:44 +09:00
John Daggett 7b4c5d91e0 Bug 482596. reftest for 475092 fails on 10.4 2009-03-11 05:59:05 +09:00
Jonathan Kew 5f8edc12f4 Bug 476002 - reftest text/zwnj-01 fails on Windows with ClearType enabled; r=roc 2009-02-12 05:16:04 +01:00
Jonathan Kew 703bd47e05 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 46fbf4416d Reftest for bug 422804. r+sr=roc 2009-02-07 13:21:30 +01:00
Jonathan Kew d07702c7b9 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 a695ce320f Backed out changeset c7385f0a0168 2009-01-30 23:21:53 +13:00
Jonathan Kew cf8da0937f 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 9896f4de96 Fix error in reftest manifest file causing reftests not to be run. 2008-12-08 10:28:38 -08:00
Robert O'Callahan 2ef6819018 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 a6a1b12240 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 e934b6946c 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 5d9a07b206 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 d535dfb253 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 500da2bc8d b=416725 reftest 2008-11-07 15:31:02 +13:00
Karl Tomlinson 03e0cb54e4 fallback reftest (missing files). b=455647 2008-10-29 13:23:43 -07:00
Karl Tomlinson 2575e3beac fallback reftest. b=455647 2008-10-29 10:43:07 -07:00
Mats Palmgren 7dbcead025 Enable wordwrap-09.html on Windows again now that bug 460399 is fixed. 2008-10-19 16:45:02 +02:00
Mats Palmgren 79f35b6e89 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 622e6aa1ec 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 2c9f74ad6c 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 3f72698915 disable reftests/text/cgj-01.html on Windows due to bug 455455 2008-09-16 18:33:12 +12:00
Karl Tomlinson 45a5b64a15 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 96f00a6cdf Bug 230555. Fix tests so they're more robust and actually work on Windows. 2008-08-15 22:14:12 +12:00
Simon Montagu 5723e10950 Reenable test for bug 444656 2008-08-13 10:04:49 +03:00
Robert O'Callahan 342cf1e320 Comment out new tests that are failing 2008-08-12 23:08:21 +12:00
Robert O'Callahan a768ce438f Bug 230555. Support white-space:pre-line (add tests). r+sr=dbaron 2008-08-12 21:49:03 +12:00
Robert O'Callahan f05ab3d5c6 Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one. r+sr=dbaron 2008-08-12 21:18:23 +12:00
Robert O'Callahan b2c0de7471 Bug 230555. Support white-space:pre-line. r+sr=dbaron 2008-08-12 20:31:56 +12:00
Simon Montagu eb95bdb67a Bug 449555. Disable word-wrap for single-line widgets, r+sr=roc 2008-08-11 18:16:41 +03:00
Ian Neal d4c933c660 Bug 447776 – Hang with word-wrap: break-word and width: 0px
with testcase and crashtests
p=smontagu r/sr=roc
2008-07-27 17:43:07 +01:00
Simon Montagu b70a3444aa Mark failing tests as random 2008-07-24 12:28:22 +03:00
Simon Montagu 0185f285af Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc 2008-07-24 10:16:18 +03:00
Simon Montagu a53c346706 Mark the reftest random (apparently the same failure as the other soft-hyphens tests) 2008-07-16 15:34:26 +03:00
Simon Montagu d9ca6a1ef7 Fix for reftest for bug 444656 2008-07-16 12:52:20 +03:00
Simon Montagu b19c640964 Position soft hyphens correctly in right-to-left text. Bug 444656, r+sr=roc 2008-07-16 11:43:39 +03:00
reed@reedloden.com 20850172a7 Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner] 2008-03-08 01:44:35 -08:00
smontagu@smontagu.org f725bd21d8 Mark test failing on tinderbox as random 2007-12-20 09:08:46 -08:00
smontagu@smontagu.org 1cdc7cc87a Reftests for ZWNJ 2007-12-20 08:13:41 -08:00