14 lines
582 B
INI
14 lines
582 B
INI
[element-request-fullscreen-namespaces.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
[requestFullscreen() succeed for an element in http://www.w3.org/2000/svg namespace]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|
|
|
|
[requestFullscreen() succeed for an element in http://www.w3.org/1999/xhtml namespace]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
|
|
[requestFullscreen() succeed for an element in http://www.w3.org/1998/Math/MathML namespace]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, NOTRUN]
|