event-click-visibilitychange.html.ini (270B)
1 [event-click-visibilitychange.html] 2 expected: 3 if (os == "mac") and not debug: [OK, TIMEOUT] 4 if os == "android": ERROR 5 [Event handlers which change visibility should not measure next paint.] 6 expected: 7 if (os == "mac") and not debug: [PASS, TIMEOUT]