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

Unified Diff: third_party/WebKit/LayoutTests/media/track/track-load-from-element-readyState-expected.txt

Issue 1934913002: Convert track-load* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 7 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/track/track-load-from-element-readyState-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/track/track-load-from-element-readyState-expected.txt b/third_party/WebKit/LayoutTests/media/track/track-load-from-element-readyState-expected.txt
deleted file mode 100644
index 4926d136106b6cb7cfab5fd9993c7662a18a781d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/track/track-load-from-element-readyState-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Tests the load event on HTMLTrackElement and LOADED readyState on TextTrack when src is set on the element.
-
-EVENT(load)
-EXPECTED (track.readyState == '2') OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698