diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 14:04:50 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 14:04:50 +0000 |
commit | 6b4b5eb6ffb9f983a2dba4312e3e6eb60563ea7e (patch) | |
tree | a3559b09c035393b9cbfb37450e88ec02806cb19 | |
parent | 0802727614f0509485307a1cfca474ece187967e (diff) | |
download | chromium_src-6b4b5eb6ffb9f983a2dba4312e3e6eb60563ea7e.zip chromium_src-6b4b5eb6ffb9f983a2dba4312e3e6eb60563ea7e.tar.gz chromium_src-6b4b5eb6ffb9f983a2dba4312e3e6eb60563ea7e.tar.bz2 |
Add two more transition-end-event flaky layout tests
to the list.
BUG:9798
Review URL: http://codereview.chromium.org/248018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27360 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index deeed21..c4002f3 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1839,6 +1839,8 @@ BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/transition-end-event-window.html = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/transition-end-event-left.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-attributes.html = FAIL PASS // Failed in WebKit merge 42287:42324 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL |