6 lines
235 B
INI
6 lines
235 B
INI
[document-exit-fullscreen-nested-shadow-dom.html]
|
|
expected:
|
|
if not debug and (os == "win") and (processor == "x86_64"): [TIMEOUT, OK, ERROR]
|
|
if debug and (os == "win"): OK
|
|
if debug and (os == "linux"): OK
|
|
[OK, ERROR]
|