diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 18:16:37 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 18:16:37 +0000 |
commit | 7811b768ff61d58153a198a273cdb39581a77542 (patch) | |
tree | 5baee5165215c6cc92cad759557325f94245f746 /webkit/tools | |
parent | f6f4e5347cdb27f544707e80c801ed707242678f (diff) | |
download | chromium_src-7811b768ff61d58153a198a273cdb39581a77542.zip chromium_src-7811b768ff61d58153a198a273cdb39581a77542.tar.gz chromium_src-7811b768ff61d58153a198a273cdb39581a77542.tar.bz2 |
Linux: start rebaselining and enabling some international layout tests
The first complex text support patch just landed, so it's time to
start looking at the layout tests which will now pass.
BUG=10293,10344,10345,9768
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19615 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8f2160d0..082257a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -836,7 +836,6 @@ BUG10291 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAI // Selection wrong. BUG10292 MAC LINUX : LayoutTests/editing/selection/5354455-1.html = FAIL -BUG10293 LINUX : LayoutTests/fast/text/international/bidi-linebreak-001.html = FAIL BUG10293 LINUX : LayoutTests/fast/text/international/bidi-linebreak-002.html = FAIL BUG10293 LINUX : LayoutTests/fast/text/international/bidi-linebreak-003.html = FAIL @@ -1259,14 +1258,10 @@ BUG10343 LINUX MAC : LayoutTests/fast/text/international/complex-character-based BUG10343 LINUX : LayoutTests/fast/text/large-text-composed-char.html = FAIL // Missing text -- slow font path unimplemented? -BUG10344 LINUX : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL BUG10344 LINUX : LayoutTests/fast/text/international/bidi-control-chars-treated-as-ZWS.html = FAIL BUG10344 LINUX : LayoutTests/fast/text/international/bidi-listbox-atsui.html = FAIL BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL -// Missing Arabic font. -BUG10345 LINUX : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL - // Missing Hindi font. BUG10346 LINUX MAC : LayoutTests/fast/text/international/hindi-spacing.html = FAIL @@ -2116,9 +2111,9 @@ BUG9768 LINUX WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL BUG9768 LINUX WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL // Linux looks ok, rebaselined. BUG9768 WIN : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL -BUG9768 LINUX WIN : LayoutTests/fast/text/international/001.html = FAIL -BUG9768 LINUX WIN : LayoutTests/fast/text/international/002.html = FAIL -BUG9768 LINUX WIN : LayoutTests/fast/text/international/003.html = FAIL +BUG9768 WIN : LayoutTests/fast/text/international/001.html = FAIL +BUG9768 WIN : LayoutTests/fast/text/international/002.html = FAIL +BUG9768 WIN : LayoutTests/fast/text/international/003.html = FAIL BUG9768 LINUX WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL // Merge WebKit 42200:42244 regressions |