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

Unified Diff: LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt

Issue 336313015: Remove the webkitallowfullscreen content attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix quirks mode test 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/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt
diff --git a/LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt b/LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt
deleted file mode 100644
index 2134b66afe1775fb3f088a317baa2a862f4987de..0000000000000000000000000000000000000000
--- a/LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Test for bug 56264: Handle entering full screen security restrictions
-
-To test manually, click the "Go full screen" button - the page should enter full screen mode.
-
-EVENT(webkitfullscreenchange)
-TEST(document.getElementById('frame').contentDocument.width==document.width) OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698