Index: LayoutTests/media/video-prefixed-fullscreen-expected.txt |
diff --git a/LayoutTests/media/video-prefixed-fullscreen-expected.txt b/LayoutTests/media/video-prefixed-fullscreen-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fa849dd6dbf43015101434e9770e4677944918ca |
--- /dev/null |
+++ b/LayoutTests/media/video-prefixed-fullscreen-expected.txt |
@@ -0,0 +1,9 @@ |
+This is a testharness.js-based test. |
+PASS video.webkitSupportsFullscreen should not be supported |
+PASS video.webkitDisplayingFullscreen should not be supported |
+PASS video.webkitEnterFullscreen should not be supported |
+PASS video.webkitExitFullscreen should not be supported |
+PASS video.webkitEnterFullScreen should not be supported |
+PASS video.webkitExitFullScreen should not be supported |
+Harness: the test ran to completion. |
+ |