7 lines
330 B
INI
7 lines
330 B
INI
[fullscreen-display-contents.html]
|
|
expected:
|
|
if (os == "linux") and debug and not fission: [OK, CRASH]
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
[\n Test that display:contents on fullscreen elements acts like\n display:block\n ]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|