summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 18:47:34 +0000
committermmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 18:47:34 +0000
commitb354e984cacb1d5dc8678b7f971ccade87f59e3e (patch)
treea0b11b4e64839726e1becc4c5e03472a14a3d9d2
parentcf77971c71e3e8fd5d4e749c5590c3e05de78bea (diff)
downloadchromium_src-b354e984cacb1d5dc8678b7f971ccade87f59e3e.zip
chromium_src-b354e984cacb1d5dc8678b7f971ccade87f59e3e.tar.gz
chromium_src-b354e984cacb1d5dc8678b7f971ccade87f59e3e.tar.bz2
Add layout test regression due to recent gradient change.
Review URL: http://codereview.chromium.org/14061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6906 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
1 files changed, 4 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 dc6294f..e45d2f0 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -2089,3 +2089,7 @@ LINUX : LayoutTests/svg/text/text-intro-05-t.html = FAIL
// Failed with r6844 (dglazkov)
LayoutTests/http/tests/navigation/error404-goback.html = FAIL
+
+// Failed with r6893 (mmoss) - the current baseline actually has a failure;
+// this change didn't fix that, but now it fails in a different way.
+LINUX WIN : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL