diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-21 05:04:45 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-21 05:04:45 +0000 |
commit | 5495fa6540d25ad949bd45a0c3d706bd587aac18 (patch) | |
tree | 114fdfcf8f63c45044dc2171e676504fe87d3849 /webkit | |
parent | d8a899c25f9a231b834ca1153866a6cffb662ebf (diff) | |
download | chromium_src-5495fa6540d25ad949bd45a0c3d706bd587aac18.zip chromium_src-5495fa6540d25ad949bd45a0c3d706bd587aac18.tar.gz chromium_src-5495fa6540d25ad949bd45a0c3d706bd587aac18.tar.bz2 |
Disabled video-controls-with-mutation-event-handler on all platforms, not just linux
BUG=56338
TEST=none
TBR=satish
Review URL: http://codereview.chromium.org/3467006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60020 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6f4be4a..9f7dadb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,4 +10,4 @@ BUGJOHNNYG WIN : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE // atwilson will upstream -BUG56338 LINUX : media/video-controls-with-mutation-event-handler.html = CRASH +BUGWK46163 : media/video-controls-with-mutation-event-handler.html = CRASH |