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

Unified Diff: LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/imported/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5de228c491fdc145e424427861fc6cbc115963bc
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/media-elements/historical-expected.txt
@@ -0,0 +1,47 @@
+This is a testharness.js-based test.
+PASS audio.bufferingRate should not be supported
+PASS video.bufferingRate should not be supported
+PASS audio.start should not be supported
+PASS video.start should not be supported
+PASS audio.end should not be supported
+PASS video.end should not be supported
+PASS audio.loopStart should not be supported
+PASS video.loopStart should not be supported
+PASS audio.loopEnd should not be supported
+PASS video.loopEnd should not be supported
+PASS audio.loopCount should not be supported
+PASS video.loopCount should not be supported
+PASS audio.currentLoop should not be supported
+PASS video.currentLoop should not be supported
+PASS audio.addCuePoint should not be supported
+PASS video.addCuePoint should not be supported
+PASS audio.removeCuePoint should not be supported
+PASS video.removeCuePoint should not be supported
+FAIL source.media should not be supported assert_false: expected false got true
+PASS audio.playCount should not be supported
+PASS video.playCount should not be supported
+PASS audio.addCueRange should not be supported
+PASS video.addCueRange should not be supported
+PASS audio.removeCueRanges should not be supported
+PASS video.removeCueRanges should not be supported
+PASS source.pixelratio should not be supported
+PASS audio.bufferedBytes should not be supported
+PASS video.bufferedBytes should not be supported
+PASS audio.totalBytes should not be supported
+PASS video.totalBytes should not be supported
+PASS audio.bufferingThrottled should not be supported
+PASS video.bufferingThrottled should not be supported
+PASS audio.autobuffer should not be supported
+PASS video.autobuffer should not be supported
+PASS audio.startTime should not be supported
+PASS video.startTime should not be supported
+PASS audio.startOffsetTime should not be supported
+PASS video.startOffsetTime should not be supported
+PASS audio.initialTime should not be supported
+PASS video.initialTime should not be supported
+PASS video.audio should not be supported
+PASS audio.startDate should not be supported
+PASS video.startDate should not be supported
+PASS TextTrackCue constructor should not be supported
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698