7 lines
270 B
INI
7 lines
270 B
INI
[event-click-visibilitychange.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
if os == "android": ERROR
|
|
[Event handlers which change visibility should not measure next paint.]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|