diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 19:35:34 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 19:35:34 +0000 |
commit | cda425d56ace17d2821097cab592985fed50bbdc (patch) | |
tree | 88464d7d1a9cf7d41a41709117fdd56b9a769418 /webkit | |
parent | 78f42aaf7c2146cf86f2d0c8880467a037372f22 (diff) | |
download | chromium_src-cda425d56ace17d2821097cab592985fed50bbdc.zip chromium_src-cda425d56ace17d2821097cab592985fed50bbdc.tar.gz chromium_src-cda425d56ace17d2821097cab592985fed50bbdc.tar.bz2 |
Roll webkit deps to 47821:47827
TBR=ojan
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/177003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24645 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b74b380..2a507dc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2787,3 +2787,8 @@ BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT // Was marked as flakey above (I commented it out). BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL +// WebKit 47821:47827 +BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = FAIL +BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL +BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT + |