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

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

Issue 14631011: Update TestExpectations entries for previously skipped tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: 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
new file mode 100644
index 0000000000000000000000000000000000000000..eaa8ddd0de7288c67eed7600aef0903e431da63a
--- /dev/null
+++ b/LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind-expected.txt
@@ -0,0 +1,22 @@
+
+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
+

Powered by Google App Engine
This is Rietveld 408576698