[element-request-fullscreen-timing.html] expected: if (os == "mac") and debug: [OK, ERROR, CRASH] if (os == "mac") and not debug: [OK, TIMEOUT] [Timing of fullscreenchange and resize events] expected: if (os == "mac") and not debug and (version == "OS X 14.7.1"): [PASS, FAIL, TIMEOUT] if (os == "mac") and not debug and (version == "OS X 14.7"): [FAIL, PASS, TIMEOUT] if (os == "mac") and debug: [FAIL, PASS] if (os == "linux") and tsan: PASS [PASS, FAIL] [Timing of fullscreenerror event] expected: [PASS, FAIL]