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. |
+ |