diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 11b659a..21503d3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -836,8 +836,8 @@ BUG13907 BUG25376 MAC DEBUG : LayoutTests/media/video-empty-source.html = FAIL // The media time display is getting styled when it shouldn't be. BUG13907 : LayoutTests/media/controls-styling.html = FAIL -// We currently throw a DOM security exception during the getImageData() call. -BUG13907 SKIP : LayoutTests/media/video-canvas-source.html = FAIL +// This test has been fixed but will mark it as flaky until it's had some history of running on the bots. +BUG13907 : LayoutTests/media/video-canvas-source.html = PASS FAIL // These tests are flaky with subtle pixel differences. BUG9798 BUG13907 : LayoutTests/media/audio-no-installed-engines.html = IMAGE |