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

118 Коммитов

Автор SHA1 Сообщение Дата
Simon Montagu 2010c3d770 bug 738101 - test for bidi mirroring. r=jfkthame 2012-04-22 13:47:06 +03:00
Simon Montagu 3932c32a82 Mark failing tests from bug 706194. r=orange, a=tests-only 2012-04-23 17:26:47 +03:00
Simon Montagu 38e323964d Fix typo in tests for bug 706194. r=orange, a=tests-only 2012-04-23 15:34:55 +03:00
Simon Montagu d655442f9d Fuzz failing reftests from bug 706194, a=tests-only 2012-04-23 15:28:25 +03:00
Ed Morley 460e14ea37 Bug 706194 - Followup to fix bad qimport; a=tests-only 2012-04-23 11:49:26 +01:00
Simon Montagu 668bd9ad37 Modifications to the tests for unicode-bidi: isolate and plaintext from Webkit. Bug 706194, r=roc 2012-04-23 11:48:33 +03:00
Simon Montagu 18d0dc7596 Tests for unicode-bidi: isolate and plaintext from Webkit. Bug 706194, r=roc 2012-04-23 11:48:33 +03:00
Ed Morley a7b1ccb6f9 Backout ef43fa1005b7, af0733d23b87 & d8d124d2a76c (bug 706194) for compilation failures a=backout 2012-04-23 10:29:11 +01:00
Simon Montagu 6c21241939 Modifications to the tests for unicode-bidi: isolate and plaintext from Webkit. Bug 706194, r=roc 2012-04-23 11:48:33 +03:00
Simon Montagu 8df5f8e007 Tests for unicode-bidi: isolate and plaintext from Webkit. Bug 706194, r=roc 2012-04-23 11:48:33 +03:00
Simon Montagu d42893252d Tests for bug 730562, r=roc 2012-03-21 16:50:45 -07:00
Simon Montagu bdd00b71c1 Reftest for bug 726460, r=roc 2012-03-21 16:50:29 -07:00
Aharon (Vladimir) Lanin db608111ef Tests for bug 712600. r=smontagu 2012-01-08 16:29:19 +02:00
Jonathan Kew a9c92a72c5 bug 736726 - mark reftest bidi-003 as failing on android for now. no_r=me 2012-03-17 13:07:08 +00:00
John Daggett 52d2c4d950 Bug 734313. Disabling reftests failing on OSX 10.5 2012-03-09 14:02:11 +09:00
Simon Montagu 63f699237f Reftest for bug 729047, r=ehsan 2012-02-25 23:12:55 -08:00
Simon Montagu d36c3a9a80 Reftest for bug 726420, r=ehsan 2012-02-22 00:30:32 -08:00
Jonathan Watt d59c243e59 Bug 722206 - Change layout/reftests/bidi/718236-x.html to work around sub-pixel failures on Windows 7 reftest-no-accel on Try. r=smontagu. 2012-01-31 18:59:45 +00:00
Simon Montagu 8c2fb4d7c6 tests for bug 718236, r=roc 2012-01-26 00:04:16 -08:00
Simon Montagu 748783247d Tests for bug 698291, r=roc 2011-12-07 13:21:17 +02:00
Simon Montagu 6fe012baea Reftests for bug 676245, r=dbaron 2011-12-04 18:02:12 +02:00
Simon Montagu bdb6c0bfa6 Tests for bug 704837, r=roc 2011-11-24 16:16:46 +02:00
Phil Ringnalda e980cd8969 Bug 696670, bug 696671, bug 696672, bug 696673, bug 696674, bug 703201 - annotate failing tests in Win7 reftest-no-accel 2011-11-17 20:24:25 -08:00
Simon Montagu c121ebe5e0 Tests for bug 698706 2011-11-07 16:26:50 +02:00
Jeff Muizelaar c807bded74 Bug 696672. Use a larger font size in bidi/613149-2* tests. r=smontagu
This currently fails on unaccelerated GDI because in the reference we render
all of the text in one call which causes the blending of the overlap between
the ':' and the 'M' to be different than if we render the strings in two steps.
Increasing the font size makes it so that the space between characters is large
enough to avoid this problem.

--HG--
extra : rebase_source : 4f0b342f1354a021412621469e31cf40bf94394c
2011-11-02 15:27:27 -04:00
Simon Montagu 23fcb4824f Implement unicode-bidi: -moz-plaintext in layout. Bug 662288, r=roc 2011-10-18 14:51:58 +02:00
Simon Montagu 8920dd6e82 Implement unicode-bidi: -moz-isolate in layout. Bug 613149, r=roc 2011-10-18 14:51:57 +02:00
Jonathan Kew 284d4cabaf bug 689736 followup - update reftest manifest to mark tests containing Hebrew text that now pass on Android.
--HG--
extra : transplant_source : %C3%8BT%D0gx%B2%D7%FF%B1%04QN%F6%1EG%94%26%22%AC
2011-10-06 17:09:41 +01:00
Jonathan Kew 77cb156a8a bug 689736 - reftest for mirroring of parentheses within Hebrew text. r=smontagu 2011-10-06 10:38:22 +01:00
Simon Montagu f373b2ef4f Tests for bug 670226. r=roc 2011-07-12 10:34:50 +03:00
Simon Montagu 568db7fa48 Tests for bug 263359 2011-04-11 10:59:30 +03:00
Simon Montagu 300a9d0461 Tests for bug 229367 and bug 613157 2011-04-11 10:59:30 +03:00
Simon Montagu f213cf876f Back out bug 263359 and bug 624798 because of performance regressions (bug 650189) 2011-04-27 11:47:18 +03:00
L. David Baron 303db68634 unicode-bidi should inherit into ::-moz-cell-content, ::-moz-anonymous-block, ::-moz-anonymous-positioned-block, and ::-moz-fieldset-content. (Bug 604294) r=bzbarsky 2011-04-22 18:36:24 -07:00
Jonathan Kew 62c420f4f4 bug 642589 followup - adjust reftest manifests for newly-passing/failing tests on Win7/d2d with tweaked subpixel-AA. 2011-04-21 07:39:47 +01:00
Phil Ringnalda 6d4b05dccf Bug 650567 - layout/reftests/bidi/267459-2.html fails on Android 2011-04-16 18:12:44 -07:00
Jonathan Kew 122b112980 bug 648248 followup - prefer Raanana on OS X for the Hebrew presentation forms in reftests. a=reftest-orange 2011-04-12 15:08:05 +01:00
Simon Montagu 692068c1ec Tests for bug 263359 2011-04-11 10:59:30 +03:00
Simon Montagu b9b794078e Tests for bug 229367 and bug 613157 2011-04-11 10:59:30 +03:00
Simon Montagu c992333667 Tests for bug 83958, originally by David Baron 2011-04-11 10:59:29 +03:00
Ehsan Akhgari 119ec44c6b Back out bug 263359 because it has caused bug 645119 2011-03-25 18:15:29 -04:00
Simon Montagu 92d2782ae2 Tests for bug 263359 2011-03-24 11:28:45 +02:00
Simon Montagu c29305f3ee Tests for bug 229367 and bug 613157 2011-03-24 11:28:44 +02:00
Joel Maher 7aa5486e66 Bug 636753 - annotate reftest manifests to note tests that fail on Android (2 of 2). r=dbaron a=test-only 2011-03-18 11:54:15 -04:00
Ehsan Akhgari b35852933a Disable failing reftests on Windows 7, pending further investigation in bug 629416 2011-01-27 13:18:17 -05:00
Simon Montagu 7368bb2f8a Tests for bidi in SVG. a=test 2011-01-04 00:49:44 -08:00
Behdad Esfahbod 0ba46b8877 b=617231 ensure-direction before doing any complex work, and handle mirroring (from harfbuzz ee8aaf976a6e) r=jfkthame a=roc
--HG--
extra : transplant_source : %80%B5%D5s%21f%112%83%5C%CC%18%8C%2CG%01%17-%3A%9A
2010-12-09 19:46:01 +13:00
Karl Tomlinson b32bc9fa78 386339.html now passes with Pango b=422454
--HG--
extra : transplant_source : O%BD%AE%F4%8C%D88%DC%BA6%DA%C5%87%10%1F%FEA%25%DD%1E
2010-11-26 10:13:51 +13:00
Karl Tomlinson 7b14e99204 mixedChartype tests now pass with Pango (no bug)
--HG--
extra : transplant_source : D%0F%7B%E5p%22hcv%9D%EC%07%FC%18%3E%29%A8IR%E8
2010-11-26 10:13:51 +13:00
Simon Montagu 85c0f33803 Test for bug 612843, a=test 2010-11-18 11:21:26 +02:00