summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-18 19:00:58 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-18 19:00:58 +0000
commita1e6ef9c66cee6449c2a85885c74c20c8b92be19 (patch)
tree7b56efc7c79c6a0a7abcece8d1b4510251c1a64f
parent98ceffa410220754ea90eb81a17d9e6c9502c875 (diff)
downloadchromium_src-a1e6ef9c66cee6449c2a85885c74c20c8b92be19.zip
chromium_src-a1e6ef9c66cee6449c2a85885c74c20c8b92be19.tar.gz
chromium_src-a1e6ef9c66cee6449c2a85885c74c20c8b92be19.tar.bz2
Mark a few shadow tests as failing so I can look at them without tree redness.
Review URL: http://codereview.chromium.org/14851 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7234 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 0f74dbb..e07a613 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1799,3 +1799,11 @@ LINUX WIN : LayoutTests/fast/images/svg-as-relative-image.html = FAIL
// Not quite sure what's going on here. Getting the builder green.
LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL
+
+// Shadow failures from Brett's shadow changes. These probably just need
+// rebaselining. (Note: they all fail on Linux, but the ones not marked Linux
+// failures appear elsewhere).
+LINUX WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL
+WIN : LayoutTests/fast/repaint/box-shadow-h.html = FAIL
+WIN : LayoutTests/fast/repaint/box-shadow-v.html = FAIL
+LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t.svg = FAIL