css-selector.html.ini (359B)
1 [css-selector.html] 2 expected: 3 if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH] 4 if (os == "mac") and not debug: [OK, TIMEOUT] 5 if (os == "linux") and (processor == "x86"): [OK, CRASH] 6 [Entering and leaving Picture-in-Picture toggles CSS selector] 7 expected: 8 if (os == "mac") and not debug: [FAIL, TIMEOUT] 9 FAIL