10 lines
331 B
INI
10 lines
331 B
INI
[element-request-fullscreen-timing.html]
|
|
[Timing of fullscreenchange and resize events]
|
|
expected:
|
|
if (os == "mac") and debug: [PASS, FAIL]
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if os == "android": FAIL
|
|
|
|
[Timing of fullscreenerror event]
|
|
expected:
|
|
if (os == "mac") and debug: [PASS, FAIL]
|