summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 18:14:13 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 18:14:13 +0000
commite96d6ed862343762deec6906a50213d9b133620e (patch)
tree6a7c1ed26741bf301e2689189e69201a06e7e664 /webkit
parent794a627cccdcaa9e8750312868b9396cb6a21ce6 (diff)
downloadchromium_src-e96d6ed862343762deec6906a50213d9b133620e.zip
chromium_src-e96d6ed862343762deec6906a50213d9b133620e.tar.gz
chromium_src-e96d6ed862343762deec6906a50213d9b133620e.tar.bz2
Defer a couple of svg layout tests.
Review URL: http://codereview.chromium.org/48013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11744 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 435b69e..4deaa52 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -406,7 +406,8 @@ LINUX : LayoutTests/svg/custom/pointer-events-text.svg = FAIL
// baseline is invalid. This might indicate a failure in our font fallback code
// or might be expected and that we should either go with the buildbot output or
// change the test upstream to specify explicitly what font to use.
-LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-6.html = FAIL
+// http://crbug.com/3244 : The mask part of this test is totally wrong.
+DEFER LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-6.html = FAIL
// BUG: 992321
// The failures listed below have never passed in Chromium and need to be
@@ -572,8 +573,9 @@ LINUX : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FAIL
LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL
// Fixed upstream, see https://bugs.webkit.org/show_bug.cgi?id=21910.
-// However, we don't seem to draw the "eyeballs" at the correct location.
-LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL
+// However, we need to support focal point for radial gradients (see
+// http://crbug.com/8696)
+DEFER LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL
//
// -----------------------------------------------------------------