Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-expected.txt

Issue 1373423003: Remove MediaController (already diabled by REF) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update web-platform-tests expectations Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-expected.txt b/third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-expected.txt
deleted file mode 100644
index 8b32816b2690f6a7e5c5a45516c98bc6b474402e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-
-EXPECTED (video.currentTime == '0') OK
-EXPECTED (video2.currentTime == '0') OK
-EXPECTED (video.currentTime == '2') OK
-EXPECTED (video2.currentTime == '2') OK
-EXPECTED (controller.currentTime == '2') OK
-EVENT(seeked)
-END OF TEST
-

Powered by Google App Engine