diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-04 23:07:38 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-04 23:07:38 +0000 |
commit | 3bfcb6120da1a1616769054d392370b1ac436ae9 (patch) | |
tree | 20e3ae34d5d45cd7ea1f1afb7b61c755d9c02758 /webkit | |
parent | 01a8aa493125c5d11937fc85dbd50be2e887ef25 (diff) | |
download | chromium_src-3bfcb6120da1a1616769054d392370b1ac436ae9.zip chromium_src-3bfcb6120da1a1616769054d392370b1ac436ae9.tar.gz chromium_src-3bfcb6120da1a1616769054d392370b1ac436ae9.tar.bz2 |
Linux: update test_expectations for tests which now pass.
r22409 added indic fonts to test_shell on Linux. That and my complex
text work means that a number of layout tests now pass. They were
rebaselined in r22435 and this patch is updating the expectations.
BUG=10293,10343,12053,15478
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22436 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1ea6a0a..6e22bef 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -783,9 +783,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-002.html = FAIL -BUG10293 LINUX : LayoutTests/fast/text/international/bidi-linebreak-003.html = FAIL - // Missing scrollbar. BUG10294 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL @@ -1202,7 +1199,6 @@ BUG10343 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL BUG10343 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL BUG10343 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html = FAIL BUG10343 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL -BUG10343 LINUX : LayoutTests/fast/text/international/complex-character-based-fallback.html = FAIL // Started timing out with agl's complext text change. Page is verrry slow. BUG10343 LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIMEOUT FAIL @@ -2590,7 +2586,6 @@ BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = FAIL BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = FAIL BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = FAIL -BUG12053 LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL // New test, added in http://trac.webkit.org/changeset/43793, fails for us. BUG12104 WIN LINUX : LayoutTests/fast/backgrounds/background-clip-text.html = FAIL @@ -2713,7 +2708,6 @@ BUG15460 : LayoutTests/media/video-empty-source.html = FAIL BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL // WebKit 45247:45270 -BUG15478 LINUX : LayoutTests/fast/text/international/hindi-whitespace.html = FAIL BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.html = FAIL |