Source code
Revision control
Copy as Markdown
Other Tools
[invoketarget-fullscreen-behavior.tentative.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
[invoking div with toggle-fullscreen action makes div fullscreen]
expected: FAIL
[invoking fullscreen div with toggle-fullscreen action exits fullscreen]
expected: FAIL
[invoking fullscreen div with toggle-fullscreen (case-insensitive) action exits fullscreen]
expected: FAIL
[invoking div with request-fullscreen action makes div fullscreen]
expected: FAIL
[invoking fullscreen div with exit-fullscreen action exits fullscreen]
expected: FAIL