6 lines
222 B
INI
6 lines
222 B
INI
[document-exit-fullscreen.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
[Checks that the fullscreenchange event is fired when exiting fullscreen]
|
|
expected:
|
|
if os == "mac": [PASS, TIMEOUT]
|