8 lines
322 B
INI
8 lines
322 B
INI
[fullscreen-css-transition.html]
|
|
expected:
|
|
if (os == "mac") and debug: [OK, ERROR]
|
|
if (os == "mac") and not debug: [OK, TIMEOUT, ERROR]
|
|
[Transitions should not be stopped by going fullscreen]
|
|
expected:
|
|
if (os == "mac") and debug: [PASS, TIMEOUT]
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|