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

Unified Diff: LayoutTests/fullscreen/resources/not-allowed.html

Issue 356303004: Disallow fullscreen from within <frame>, even with allowfullscreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/resources/not-allowed.html
diff --git a/LayoutTests/fullscreen/resources/not-allowed.html b/LayoutTests/fullscreen/resources/not-allowed.html
index 46412abf74551af8801e2f360d458e3388a6fffe..6d5f58cd073bb744a2815593468ae773c05715ca 100644
--- a/LayoutTests/fullscreen/resources/not-allowed.html
+++ b/LayoutTests/fullscreen/resources/not-allowed.html
@@ -1,5 +1,5 @@
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=58638">bug 58638</a>:
-Do not allow fullscreen from within a &lt;frame&gt; element, even with the <i>webkitallowfullscreen</i> attribute set.</p>
+Do not allow fullscreen from within a &lt;frame&gt; element, even with the <i>allowfullscreen</i> attribute set.</p>
<p>To test manually, click the "Go full screen" button - the page should not enter full screen mode.</p>
<div id="console"></div>
<script>
« no previous file with comments | « LayoutTests/fullscreen/full-screen-frameset-expected.txt ('k') | Source/core/dom/FullscreenElementStack.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698