Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Unified Diff: third_party/WebKit/LayoutTests/media/video-canvas-source-expected.txt

Issue 2112003002: Convert video-canvas* and video-capture* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use timeupdate event Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
-

Powered by Google App Engine
This is Rietveld 408576698