Chromium Code Reviews

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

Issue 9950115: Revert 111028 - Support W3C Full Screen API proposal (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 This tests the fullscreenEnabled property laid out in section 4 of the W3C Full Screen API
2 EXPECTED (iframe.contentDocument.webkitFullscreenEnabled == 'true') OK
3 EXPECTED (iframe2.contentDocument.webkitFullscreenEnabled == 'false') OK
4 END OF TEST
5
OLDNEW
« no previous file with comments | « LayoutTests/fullscreen/full-screen-enabled.html ('k') | LayoutTests/fullscreen/full-screen-request-rejected.html » ('j') | no next file with comments »

Powered by Google App Engine