blob: d747a4fb07b7ac43f8dada5e8f9755935aa0361a [file] [log] [blame] [edit]
CONSOLE MESSAGE: Permission policy 'Fullscreen' check failed for document with origin ''.
This tests the fullscreenEnabled property laid out in section 4 of the W3C Full Screen API
EXPECTED (iframe.contentDocument.webkitFullscreenEnabled == 'true') OK
EXPECTED (iframe2.contentDocument.webkitFullscreenEnabled == 'false') OK
END OF TEST