fullscreen-css-transition.html.ini (322B)
1 [fullscreen-css-transition.html] 2 expected: 3 if (os == "mac") and debug: [OK, ERROR] 4 if (os == "mac") and not debug: [OK, TIMEOUT, ERROR] 5 [Transitions should not be stopped by going fullscreen] 6 expected: 7 if (os == "mac") and debug: [PASS, TIMEOUT] 8 if (os == "mac") and not debug: [PASS, TIMEOUT]