diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-08 23:38:57 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-08 23:38:57 +0000 |
commit | 6cae00de1ed2173ce1f3a1254e093271001273af (patch) | |
tree | 0b1997cbd773e0a28656771956644d96a511e60d /webkit | |
parent | 2cc044acbb3eb4fdf6e04f9b482cd3bfccbe1444 (diff) | |
download | chromium_src-6cae00de1ed2173ce1f3a1254e093271001273af.zip chromium_src-6cae00de1ed2173ce1f3a1254e093271001273af.tar.gz chromium_src-6cae00de1ed2173ce1f3a1254e093271001273af.tar.bz2 |
Need to skip some newly added layout tests until we support a new
layoutTestController method.
TBR=ojan
Review URL: http://codereview.chromium.org/17298
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7775 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
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 d455435..42763eb 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1856,3 +1856,7 @@ LayoutTests/svg/custom/pointer-events-text.svg = FAIL // Merge 39606:39660 - new tests SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL SKIP : LayoutTests/fast/events/pointer-events.html = FAIL + +// Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnimations() +SKIP : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT +SKIP : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIMEOUT |