Source code

Revision control

Copy as Markdown

Other Tools

[element-request-fullscreen-timing.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[Timing of fullscreenchange and resize events]
expected:
if (os == "mac") and not debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and tsan: PASS
[PASS, FAIL]
[Timing of fullscreenerror event]
expected:
if (os == "win") and not debug and (processor == "x86_64"): PASS
[PASS, FAIL]