diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 20:16:26 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 20:16:26 +0000 |
commit | bec2f1ad36461f96a0d190c04c18167a83099433 (patch) | |
tree | baa7b27d3023ea7d57089dfc282d4b2dfc2a8920 | |
parent | aff79ca1394874db779d4fd6b2fc0d6be8dded30 (diff) | |
download | chromium_src-bec2f1ad36461f96a0d190c04c18167a83099433.zip chromium_src-bec2f1ad36461f96a0d190c04c18167a83099433.tar.gz chromium_src-bec2f1ad36461f96a0d190c04c18167a83099433.tar.bz2 |
Linux: mark bidi-linebreak-001.html as failing.
It's actually fine, but it'll have a small change because of WebKit's
r45391 tomorrow so I'm marking it as failing now and I'll rebaseline
it and several others tomorrow.
BUG=10293
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19641 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 082257a..56262c4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -836,6 +836,7 @@ 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 |