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

Unified Diff: third_party/WebKit/LayoutTests/media/track/track-constants-expected.txt

Issue 1840393002: Convert track-constants.html from video-test.js to testharness.js based (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nits Created 4 years, 9 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
« no previous file with comments | « third_party/WebKit/LayoutTests/media/track/track-constants.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/media/track/track-constants-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/track/track-constants-expected.txt b/third_party/WebKit/LayoutTests/media/track/track-constants-expected.txt
deleted file mode 100644
index e5b0940bb5ca6d4409e40009aadabb5e4b2f634c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/track/track-constants-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Test TextTrack constants.
-
-EXPECTED (HTMLTrackElement.NONE == '0') OK
-EXPECTED (HTMLTrackElement.LOADING == '1') OK
-EXPECTED (HTMLTrackElement.LOADED == '2') OK
-EXPECTED (HTMLTrackElement.ERROR == '3') OK
-END OF TEST
-
« no previous file with comments | « third_party/WebKit/LayoutTests/media/track/track-constants.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698