Commit Graph

142 Commits

Author SHA1 Message Date
Simon Montagu
e1abcb4f3d Implement unicode-bidi: -moz-isolate in layout. Bug 613149, r=roc 2011-10-18 14:51:57 +02:00
Jonathan Kew
ec1c5a077c 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
b3ff1c0b1d bug 689736 - reftest for mirroring of parentheses within Hebrew text. r=smontagu 2011-10-06 10:38:22 +01:00
Simon Montagu
7ed9862dea Tests for bug 670226. r=roc 2011-07-12 10:34:50 +03:00
Simon Montagu
a9abba06f6 Tests for bug 263359 2011-04-11 10:59:30 +03:00
Simon Montagu
47bf01b687 Tests for bug 229367 and bug 613157 2011-04-11 10:59:30 +03:00
Simon Montagu
ece92e21ce Back out bug 263359 and bug 624798 because of performance regressions (bug 650189) 2011-04-27 11:47:18 +03:00
L. David Baron
3aab29ea32 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
ba110d3423 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
a35c322b5e Bug 650567 - layout/reftests/bidi/267459-2.html fails on Android 2011-04-16 18:12:44 -07:00
Jonathan Kew
dedc59c420 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
c38ffc8b1a Tests for bug 263359 2011-04-11 10:59:30 +03:00
Simon Montagu
95d3a1c005 Tests for bug 229367 and bug 613157 2011-04-11 10:59:30 +03:00
Simon Montagu
26946c74c0 Tests for bug 83958, originally by David Baron 2011-04-11 10:59:29 +03:00
Ehsan Akhgari
ec23591598 Back out bug 263359 because it has caused bug 645119 2011-03-25 18:15:29 -04:00
Simon Montagu
9407714b55 Tests for bug 263359 2011-03-24 11:28:45 +02:00
Simon Montagu
de15ff19d5 Tests for bug 229367 and bug 613157 2011-03-24 11:28:44 +02:00
Joel Maher
c6cc559d6f 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
522b8c4fe5 Disable failing reftests on Windows 7, pending further investigation in bug 629416 2011-01-27 13:18:17 -05:00
Simon Montagu
9c4b77efe1 Tests for bidi in SVG. a=test 2011-01-04 00:49:44 -08:00
Behdad Esfahbod
dbfee46277 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
4cc65f29e7 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
77adce9d92 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
3889275cb4 Test for bug 612843, a=test 2010-11-18 11:21:26 +02:00
Simon Montagu
9e0c0d8d9c Tests for bug 588739 2010-09-06 17:32:01 +03:00
Matt Woodrow
979cc597a3 Bug 591155 - Temporarily disable certain failing reftests which are visually indistinguishable when running with accelerated layers. r=vlad a=blocking2.0:beta6+ 2010-08-27 16:58:53 +12:00
Robert O'Callahan
ec75a459d4 Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes 2010-09-02 21:18:41 +12:00
Jonathan Kew
48abab1a0f bug 569531 - enable harfbuzz by default on windows. r=roc approval2.0=roc 2010-09-02 12:28:48 +01:00
Robert O'Callahan
e31e06e790 Backing out bug 579276. a=me 2010-09-02 23:14:25 +12:00
Robert O'Callahan
f646489e55 Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes 2010-09-02 21:18:41 +12:00
L. David Baron
c06c57f6e6 Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
L. David Baron
9cc2e9ec05 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
Phil Ringnalda
836279228e Bug 569623 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as passing on Linux, since the CentOS boxes where they failed are gone (relanding to fix bug 578286) a2.0=tests 2010-07-30 16:48:57 -07:00
Robert O'Callahan
791e447fa0 Bug 573933. Part 1: Fix marquee tests to not depend on subpixel AA. r=dbaron 2010-07-16 09:07:35 +12:00
Simon Montagu
c6b1359872 Make bidi marquee reftests aligned left. Bug 561637 2010-07-15 09:28:22 -07:00
Robert Sayre
26425da346 Mark a few bidi tests random. see bug 578286. 2010-07-12 23:46:52 -07:00
Phil Ringnalda
e6235cb7bc Bug 569623 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as passing on Linux, since the CentOS boxes where they failed are gone 2010-06-21 20:27:49 -07:00
L. David Baron
92628a7652 Update assertion annotations in reftest/crashtest manifests now that bug 563536 is fixed. (Bug 472557) 2010-05-20 07:44:56 -07:00
L. David Baron
477156605b Annotate reftest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:19 -07:00
Simon Montagu
23048da183 Fix typo, a=bustage 2010-04-25 07:47:37 -07:00
Simon Montagu
0edc922b5e Mark reftest as failing, a=bustage 2010-04-25 17:24:44 +03:00
Simon Montagu
7777cf913c Reftest for visual and logical marquee, a=1hr 2010-04-25 15:16:21 +03:00
Phil Ringnalda
c7f430a432 Bug 558975 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as random on Linux, since they pass on the new refplatform, r=smontagu, a=1 2010-04-12 20:42:24 -07:00
Jonathan Kew
68f724ca3d bug 550163 - part 19 - add vertical bars to work around ClearType clipping issues in reftest 386339. r=roc 2010-04-21 10:07:48 +01:00
Jonathan Kew
72566aa191 bug 550163 - part 3 - avoid Win7 subpixel failure in bidi/with-first-letter reftest. r=roc 2010-03-08 10:10:38 +00:00
Jonathan Kew
db79ec8013 bug 550163 - part 2 - resolve Win7 failure in bidi-004 reftest. r=smontagu 2010-03-08 10:10:31 +00:00
Jonathan Kew
362c1db2db bug 550163 - part 1 - resolve Win7 failures in bidi/mixedChartype reftest. r=roc 2010-03-08 10:10:29 +00:00
Simon Montagu
21bd7fafdb Tests for bug 267459 2010-02-23 01:41:14 -08:00
Jonathan Kew
6c865c48f3 Bug 542777: add reftests for bidi mirroring. r=roc 2010-01-29 08:42:00 +00:00
Jonathan Kew
7768afdfd1 Bug 539925: Make several reftests less fragile in relation to antialiasing settings. r=roc 2010-01-27 22:23:56 +00:00
Jesse Ruderman
093325f819 Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
Simon Montagu
77681c9d20 Call AdjustOffsetsForBidi on a new continuation frame immediately after creating it. Bug 536963, r=roc 2010-01-03 00:46:19 -08:00
Simon Montagu
df69e48755 Drill down through placeholder frames to the real frames in bidi reordering. Bug 525740, r=roc 2009-11-08 09:40:46 -08:00
Jonathan Kew
1b4863c480 Bug 518357, make reftests less sensitive to default font size settings. r=roc
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00
Jonathan Kew
8f71962ebf Bug 517283: fix gfxCoreTextFontGroup and bidi reftests to resolve failures with the Core Text backend, r=roc 2009-09-18 09:20:01 +01:00
Simon Montagu
13f33e2611 Ensure that block elements with display changed to inline are formatted as bidi embeddings. Bug 503957, r=dbaron 2009-08-11 00:16:20 -07:00
Simon Montagu
650af63626 Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc 2009-07-12 06:32:48 -07:00
Simon Montagu
4c680e3efc Empty inlines can get misplaced during incremental reflow in bidi pages. Bug 496006, r+sr=roc (regression from bug 332655) 2009-06-08 01:59:39 -07:00
Simon Montagu
824ab9b61e Do bidi reordering for visual RTL frames in the same way as other bidi frames. Bug 492231, r+sr=roc 2009-05-11 03:36:01 -07:00
Simon Montagu
48afefabf7 Testcases for bug 332655 2009-04-30 03:27:52 -07:00
Simon Montagu
47400bfd9e Set baseLevel and paraLevel properties on empty frames. Bug 489887, r+sr=roc 2009-04-28 02:23:53 -07:00
Jesse Ruderman
431af365ff Add tests 2009-04-26 23:32:41 -07:00
Simon Montagu
78c48d14b7 Enable bidi when a frame has right-to-left direction during style post-processing instead of frame construction to catch dynamic changes to direction. Bug 489517, r+sr=dbaron 2009-04-23 09:09:47 +03:00
Simon Montagu
5febd84d4b reftests for bug 299065 and some of its dependencies and mochitests for bidi editing issues found when debugging bug 332655 2009-03-19 02:15:06 -07:00
L. David Baron
99c896619c Tests for bidi and first letter. 2009-02-08 10:28:30 -08:00
Robert O'Callahan
22f6e75208 Backed out changeset 360b4a2d0aa8 2009-01-29 00:55:19 +13:00
Jonathan Kew
60f93b5c99 Bug 475092. Fix incorrect positioning on Windows when glyph run includes vertically-offset glyphs is drawn to canvas. r=vlad 2009-01-28 22:41:34 +13:00
jruderman@hmc.edu
80bd571b8c Add reftests for the Wikipedia jiggling text bug. 2008-03-27 23:08:16 -07:00
dholbert@cs.stanford.edu
87e0492872 Disabling failing reftest 386339.html. (See Bug 422454) 2008-03-12 10:22:49 -07:00
smontagu@smontagu.org
60180f6db8 Make Hebrew list numbering be ordered correctly. Bug 413928, r+sr=roc, blocking1.9=shrep 2008-02-13 00:21:59 -08:00
smontagu@smontagu.org
f28ab5bb2c Remove lame test for bug 387653 2008-01-31 17:46:49 -08:00
smontagu@smontagu.org
54e46be415 When creating a bidi continuation for a frame with fluid continuations, set the length of all the frames in the continuation chain to zero except the last one. Bug 409375, r+sr+blocking1.9=roc 2008-01-29 20:13:06 -08:00
smontagu@smontagu.org
2550756945 Percentage margins thrown on the floor during bidi reordering. Bug 413542, r+sr=dbaron, blocking1.9=schrep 2008-01-26 22:54:08 -08:00
dbaron@dbaron.org
579235bed6 Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
smontagu@smontagu.org
8a60e7b685 Typo fix 2007-11-11 13:29:38 -08:00
smontagu@smontagu.org
40637b3d46 Mark failing and unexpectedly passing tests as random 2007-11-11 12:59:23 -08:00
smontagu@smontagu.org
896007b502 Correct unexpected pass 2007-11-08 04:06:52 -08:00
smontagu@smontagu.org
70987e7b4d Regression tests for runs of characters with different implicit directionality but the same resolved direction 2007-11-08 03:23:07 -08:00
smontagu@smontagu.org
bb357f6b62 Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky 2007-10-25 04:07:25 -07:00
smontagu@smontagu.org
b667340451 Mark test as failing on Mac again 2007-10-25 03:25:38 -07:00
smontagu@smontagu.org
21d673a398 Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad 2007-10-25 02:32:01 -07:00
dbaron@dbaron.org
dfb906458f Fix bidi reftests so they pass for me: use font size in px rather than pt so they're not dpi-dependent (primarily for 000), and rewrite 006 so it doesn't hard-code the width of characters. b=398337 r=smontagu 2007-10-02 22:28:23 -07:00
smontagu@smontagu.org
4fb8b7e934 Reftests for bidi diacritics (bugs: 378351, 387653, 395676) 2007-09-25 08:55:34 -07:00
smontagu@smontagu.org
e93ac5ccf0 Activate reftest bidi-005 now that bug 376532 is fixed 2007-09-20 03:34:02 -07:00
smontagu@smontagu.org
6cae09f047 Mark 387653.html as failing on Windows 2007-07-17 00:25:11 -07:00
smontagu@smontagu.org
930ab7f0cd Mark 387653.html as failing on Mac 2007-07-16 23:37:28 -07:00
smontagu@smontagu.org
7b3cb31faf Add reftest for bug 387653 2007-07-16 23:09:46 -07:00
smontagu@smontagu.org
6753a00cd6 Add reftest for bug 386339 2007-07-05 23:26:06 -07:00
smontagu@smontagu.org
7970e4d580 bidi-001-v.html now passes on Mac 2007-07-05 03:08:34 -07:00
smontagu@smontagu.org
6e55bd81b4 Change font-sizes from ems to pts 2007-07-05 02:43:50 -07:00
smontagu@smontagu.org
26d0bc0bd1 Mark failing tests 2007-07-02 03:17:59 -07:00
smontagu@smontagu.org
385b0d2715 First batch of Bidi reftests 2007-07-02 02:39:35 -07:00