diff options
author | mihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-26 19:05:29 +0000 |
---|---|---|
committer | mihaip@chromium.org <mihaip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-26 19:05:29 +0000 |
commit | 09a3b7c3f451370b15373c0ba2232cc85776464a (patch) | |
tree | 1a32d41b5c42978afd2d73603063a1e276c8f30a /webkit/tools | |
parent | 8a84786ce8486399832a7b366e821b6796ce1378 (diff) | |
download | chromium_src-09a3b7c3f451370b15373c0ba2232cc85776464a.zip chromium_src-09a3b7c3f451370b15373c0ba2232cc85776464a.tar.gz chromium_src-09a3b7c3f451370b15373c0ba2232cc85776464a.tar.bz2 |
Add recent upstream layout test failures that were rolled in without suppressions.
TBR=bulach@chromium.org
Review URL: http://codereview.chromium.org/8036032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102768 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 707c890..84f08a5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,7 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. + +// TODO(mihaip): remove with next WebKit roll. +BUGWK68819 DEBUG : svg/clip-path/clip-path-on-svg.svg = CRASH +BUGWK68821 DEBUG : fast/animation/request-animation-frame-timestamps-advance.html = TIMEOUT |