Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fullscreen / full-screen-enabled-expected.txt
blob012c0d2d4156b95fb65e9ecc793161164ac58bdd
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