Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fullscreen / full-screen-not-enabled-when-unsupported-expected.txt
blobaebe2499ffd7141556e2455496b8c4ac9e22cffc
1 This tests that the fullscreenEnabled property is false when fullscreen is not supported 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