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

Unified Diff: LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 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: LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt
diff --git a/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt b/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt
deleted file mode 100644
index 6397f2eb36cd166832cfe6022161033f3aaa8463..0000000000000000000000000000000000000000
--- a/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-This is a testharness.js-based test.
-PASS HTMLTrackElement.kind missing value
-PASS HTMLTrackElement.kind invalid value in content attribute
-PASS HTMLTrackElement.kind content attribute uppercase
-PASS HTMLTrackElement.kind content attribute with uppercase turkish I (with dot)
-PASS HTMLTrackElement.kind content attribute with lowercase turkish i (dotless)
-PASS HTMLTrackElement.kind content attribute "subtitles"
-PASS HTMLTrackElement.kind content attribute "captions"
-PASS HTMLTrackElement.kind content attribute "descriptions"
-PASS HTMLTrackElement.kind content attribute "chapters"
-PASS HTMLTrackElement.kind content attribute "metadata"
-PASS HTMLTrackElement.kind content attribute "captions\u0000"
-PASS HTMLTrackElement.kind setting IDL attribute to "subtitles"
-PASS HTMLTrackElement.kind setting IDL attribute to "captions"
-PASS HTMLTrackElement.kind setting IDL attribute to "descriptions"
-PASS HTMLTrackElement.kind setting IDL attribute to "chapters"
-PASS HTMLTrackElement.kind setting IDL attribute to "metadata"
-PASS HTMLTrackElement.kind setting IDL attribute to "CAPTIONS"
-PASS HTMLTrackElement.kind setting IDL attribute with uppercase turkish I (with dot)
-PASS HTMLTrackElement.kind setting IDL attribute with lowercase turkish I (dotless)
-PASS HTMLTrackElement.kind setting IDL attribute with \u0000
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698