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

Side by Side Diff: LayoutTests/fullscreen/full-screen-not-enabled-when-unsupported-expected.txt

Issue 426593010: Set fullscreenEnabled to false when fullscreen is not supported. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against tot 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 unified diff | Download patch
OLDNEW
(Empty)
1 This tests that the fullscreenEnabled property is false when fullscreen is not s upported as laid out in section 4 of the Fullscreen API living standard
2 EXPECTED (document.webkitFullscreenEnabled == 'false') OK
3 EXPECTED (iframe.contentDocument.webkitFullscreenEnabled == 'false') OK
4 END OF TEST
5
OLDNEW
« no previous file with comments | « LayoutTests/fullscreen/full-screen-not-enabled-when-unsupported.html ('k') | Source/core/dom/FullscreenElementStack.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698