blob: 740bae2acf7b7aa4a51e25d212b632f9599ca584 (
plain)
1
2
3
4
5
6
7
|
[element-request-fullscreen.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "mac") and debug: [OK, ERROR]
[Element#requestFullscreen()]
expected:
if (os == "mac") and debug: [PASS, FAIL]
|