document-exit-fullscreen-nested-shadow-dom.html.ini (369B)
1 [document-exit-fullscreen-nested-shadow-dom.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT] 4 if (os == "win") and debug: OK 5 if (os == "linux") and debug: OK 6 [OK, ERROR] 7 [Exiting fullscreen from a nested shadow root works correctly.] 8 expected: 9 if (os == "mac") and not debug: [PASS, TIMEOUT]