summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-05 21:52:59 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-05 21:52:59 +0000
commitdf2e9b7e853e7edca6c2c0dad0121ac44c699e72 (patch)
tree7ce076050a8607470ca679edda8eaade0d0a611c /webkit/tools
parent7819eaf904308012c88078ca294018725a37c845 (diff)
downloadchromium_src-df2e9b7e853e7edca6c2c0dad0121ac44c699e72.zip
chromium_src-df2e9b7e853e7edca6c2c0dad0121ac44c699e72.tar.gz
chromium_src-df2e9b7e853e7edca6c2c0dad0121ac44c699e72.tar.bz2
Rebaseline animation/keyframes.html
There's a one line difference where we fail because in V8 typeof(CSSStyleDeclaration) != typeof(rules2.item(0).style). BUG=13154 Review URL: http://codereview.chromium.org/13154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index a6f0ad2..902c08f 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -780,10 +780,6 @@ DEBUG : LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = CRASH
// way. Maybe this is just flaky because it's animating faster?
LayoutTests/animations/big-rotation.html = FAIL PASS
-// Differences between v8 and jsc for typeof(window.CSSStyleDeclaration).
-// http://crbug.com/5074
-LayoutTests/animations/keyframes-rule.html = FAIL
-
// Wrong, and the baseline appears to be wrong in a different way!
LINUX : LayoutTests/css2.1/t040302-c61-ex-len-00-b-a.html = FAIL
LINUX : LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html = FAIL