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

Unified Diff: LayoutTests/fullscreen/full-screen-enabled-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-enabled-prefixed-expected.txt
diff --git a/LayoutTests/fullscreen/full-screen-enabled-prefixed-expected.txt b/LayoutTests/fullscreen/full-screen-enabled-prefixed-expected.txt
deleted file mode 100644
index 012c0d2d4156b95fb65e9ecc793161164ac58bdd..0000000000000000000000000000000000000000
--- a/LayoutTests/fullscreen/full-screen-enabled-prefixed-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This tests the fullscreenEnabled property laid out in section 4 of the W3C Full Screen API
-EXPECTED (iframe.contentDocument.webkitFullscreenEnabled == 'true') OK
-EXPECTED (iframe2.contentDocument.webkitFullscreenEnabled == 'false') OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698