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

Unified Diff: third_party/WebKit/LayoutTests/media/video-duration-known-after-eos-expected.txt

Issue 2077413002: Convert video-duration*, video-error* and video-load* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments 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-duration-known-after-eos-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/video-duration-known-after-eos-expected.txt b/third_party/WebKit/LayoutTests/media/video-duration-known-after-eos-expected.txt
deleted file mode 100644
index 9c0550bafa278475d87616cdc5faa4d168ca7c57..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/video-duration-known-after-eos-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Tests that duration is known after playback ended.
-
-
-RUN(video.play())
-RUN(video.currentTime = video.duration - 0.2)
-EXPECTED (video.duration > '0') OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698