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

Unified Diff: LayoutTests/fullscreen/full-screen-request-disallow-for-non-media-elements-expected.txt

Issue 428633004: Webkit setting for embedders that do not support fullscreen. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename to fullscreenSupported Created 6 years, 4 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-request-disallow-for-non-media-elements-expected.txt
diff --git a/LayoutTests/fullscreen/full-screen-request-disallow-for-non-media-elements-expected.txt b/LayoutTests/fullscreen/full-screen-request-disallow-for-non-media-elements-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f90fa82dae1292978dc6a5c163176469a91b58a
--- /dev/null
+++ b/LayoutTests/fullscreen/full-screen-request-disallow-for-non-media-elements-expected.txt
@@ -0,0 +1,4 @@
+EVENT(webkitfullscreenerror)
+EVENT(webkitfullscreenchange)
+END OF TEST
+Tests for the disallowFullscreenForNonMediaElements setting which will be set in those platforms where fullscreen for non-media elements is not supported.

Powered by Google App Engine
This is Rietveld 408576698