Index: third_party/WebKit/LayoutTests/media/video-canvas-source-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/media/video-canvas-source-expected.txt b/third_party/WebKit/LayoutTests/media/video-canvas-source-expected.txt |
deleted file mode 100644 |
index a89a7ab9d32f597ed07220d5a5b73391e193d74e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/media/video-canvas-source-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test to ensure we don't taint a canvas when drawing from a video the uses source elements rather than the src attribute |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-PASS !!ctx.getImageData(0, 0, width, height) is true |
-EVENT(canplaythrough) |
-END OF TEST |
- |