diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-07 06:55:07 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-07 06:55:07 +0000 |
commit | 8fd01c2cfb7f441a3d5454fed34e2d2579f3cf1b (patch) | |
tree | 6eeb578e4ecca2abf717ab96af9052938ed293fb /webkit | |
parent | 196e7e89a2d5dbe65109d1b141774e69f493fa38 (diff) | |
download | chromium_src-8fd01c2cfb7f441a3d5454fed34e2d2579f3cf1b.zip chromium_src-8fd01c2cfb7f441a3d5454fed34e2d2579f3cf1b.tar.gz chromium_src-8fd01c2cfb7f441a3d5454fed34e2d2579f3cf1b.tar.bz2 |
LayoutTests/svg/text/foreignObject-repaint.xml needs to be rebaselined on linux
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15531 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5bc2d00..f90c500 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2385,9 +2385,10 @@ BUG11469 MAC : LayoutTests/fast/repaint/outline-shrinking.html = CRASH PASS // Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined. BUG11483 LINUX : LayoutTests/editing/execCommand/5119244.html = FAIL BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL +BUG11483 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL +BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL // Other regresssions from WebKit Merge 43114:43242 -BUG11483 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL BUG11483 : LayoutTests/editing/pasteboard/copy-paste-float.html = FAIL BUG11483 : LayoutTests/fast/workers/worker-replace-global-constructor.html = FAIL CRASH BUG11482 : LayoutTests/svg/custom/polyline-points-crash.html = CRASH |