blob: 4af34eb264a701e36f165c7fac813962c8e5beb0 [file] [edit]
CONSOLE MESSAGE: Permission policy 'Fullscreen' check failed for document with origin ''.
This tests the restrictions to entering full screen mode laid out in section 4.1 of the W3C Full Screen API
"The context object is not in a document."
EVENT(webkitfullscreenerror)
"The context object's node document, or an ancestor browsing context's document does not have the fullscreen enabled flag set."
EVENT(webkitfullscreenerror)
"A descendant browsing context's document has a non-empty fullscreen element stack."
EVENT(webkitfullscreenchange)
EVENT(webkitfullscreenerror)
EVENT(webkitfullscreenchange)
"This algorithm is not allowed to show a pop-up."
EVENT(webkitfullscreenerror)
END OF TEST