element-request-fullscreen-timing.html.ini (567B)
1 [element-request-fullscreen-timing.html] 2 expected: 3 if (os == "mac") and debug: [OK, ERROR, CRASH] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 [Timing of fullscreenchange and resize events] 6 expected: 7 if (os == "mac") and not debug and (version == "OS X 14.7.1"): [PASS, FAIL, TIMEOUT] 8 if (os == "mac") and not debug and (version == "OS X 14.7"): [FAIL, PASS, TIMEOUT] 9 if (os == "mac") and debug: [FAIL, PASS] 10 if (os == "linux") and tsan: PASS 11 [PASS, FAIL] 12 13 [Timing of fullscreenerror event] 14 expected: [PASS, FAIL]