diff options
author | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-13 21:01:56 +0000 |
---|---|---|
committer | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-13 21:01:56 +0000 |
commit | 8abd2aa9413476480e6607aee8293cc62366a1a8 (patch) | |
tree | f6f2b1cdde13d30361f336dbccdf846b3bd0d188 /webkit/tools | |
parent | c9269361cab439a91ed127e81bb340e19d1529d7 (diff) | |
download | chromium_src-8abd2aa9413476480e6607aee8293cc62366a1a8.zip chromium_src-8abd2aa9413476480e6607aee8293cc62366a1a8.tar.gz chromium_src-8abd2aa9413476480e6607aee8293cc62366a1a8.tar.bz2 |
Another newly failing layout test around <embed> tags. Sweeping under the rug (test_expecations) for now to make the build bots green.
BUG=16652
TEST=none
Review URL: http://codereview.chromium.org/149564
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20527 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index eccba5b0..db42acb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2833,3 +2833,4 @@ BUG16410 : LayoutTests/fast/events/message-channel-listener-circular-ownership.h BUG16410 : LayoutTests/fast/events/message-port-constructor-for-deleted-document.html = CRASH BUG16410 : LayoutTests/fast/events/message-port-deleted-frame.html = CRASH BUG16639 : LayoutTests/fast/events/mouseover-mouseout2.html = CRASH +BUG16652 : LayoutTests/fast/replaced/embed-display-none.html = PASS CRASH |