7 lines
255 B
INI
7 lines
255 B
INI
[document-exit-fullscreen-twice.html]
|
|
expected:
|
|
if (os == "mac") and debug: [OK, ERROR]
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
[Document#exitFullscreen() called twice]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|