element-request-fullscreen-namespaces.html.ini (594B)
1 [element-request-fullscreen-namespaces.html] 2 expected: 3 if (os == "mac") and not debug: [OK, TIMEOUT] 4 [requestFullscreen() succeed for an element in http://www.w3.org/2000/svg namespace] 5 expected: 6 if (os == "mac") and not debug: [PASS, NOTRUN] 7 8 [requestFullscreen() succeed for an element in http://www.w3.org/1999/xhtml namespace] 9 expected: 10 if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT] 11 12 [requestFullscreen() succeed for an element in http://www.w3.org/1998/Math/MathML namespace] 13 expected: 14 if (os == "mac") and not debug: [PASS, FAIL, NOTRUN]