diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-21 17:05:15 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-21 17:05:15 +0000 |
commit | 3c8258e229ccee5b86c758fbdcdf7644d2055cf1 (patch) | |
tree | 1e6d4b82e819f947f7bd72d36c2fe383ed10c7f5 /webkit | |
parent | b44c15f96eeb3c865e01a1e8157b25b59e8a0861 (diff) | |
download | chromium_src-3c8258e229ccee5b86c758fbdcdf7644d2055cf1.zip chromium_src-3c8258e229ccee5b86c758fbdcdf7644d2055cf1.tar.gz chromium_src-3c8258e229ccee5b86c758fbdcdf7644d2055cf1.tar.bz2 |
Move the failing layout test to a new bug so some svg guy can look into this and probably fix the test upstream.
BUG=19897
TEST=none
Review URL: http://codereview.chromium.org/173164
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23968 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 908a0ec..d49c6dd 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -958,10 +958,13 @@ BUG10304 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL BUG10304 LINUX : LayoutTests/svg/carto.net/button.svg = FAIL // New tests. We should fix these, but they don't need to block the current release -BUG10305 WIN LINUX : LayoutTests/svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL BUG10305 WIN LINUX : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL BUG10305 : LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml = FAIL +// Probably need to change the test upstream to describe it better and use no +// hard coded numbers. +BUG19897 WIN LINUX : LayoutTests/svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL + BUG10306 LINUX : LayoutTests/svg/carto.net/combobox.svg = FAIL // There are a ugly room between black strokes and white painting of characters. |