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

Side by Side Diff: LayoutTests/fullscreen/full-screen-frameset-expected.txt

Issue 356303004: Disallow fullscreen from within <frame>, even with allowfullscreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 2
3 -------- 3 --------
4 Frame: 'header' 4 Frame: 'header'
5 -------- 5 --------
6 Test for bug 58638: Do not allow fullscreen from within a <frame> element, even with the webkitallowfullscreen attribute set. 6 Test for bug 58638: Do not allow fullscreen from within a <frame> element, even with the allowfullscreen attribute set.
7 7
8 To test manually, click the "Go full screen" button - the page should not enter full screen mode. 8 To test manually, click the "Go full screen" button - the page should not enter full screen mode.
9 9
10 SUCCEED - did not enter full screen! 10 SUCCEED - did not enter full screen!
11 END OF TEST 11 END OF TEST
12 12
13 13
14 -------- 14 --------
15 Frame: 'frame' 15 Frame: 'frame'
16 -------- 16 --------
17 Go full screen 17 Go full screen
OLDNEW
« no previous file with comments | « LayoutTests/fullscreen/full-screen-frameset.html ('k') | LayoutTests/fullscreen/resources/not-allowed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698