blob: 908bb28c09fb17d1015cec8c26c842f44276df3d (
plain)
1
2
3
4
5
6
7
8
9
|
[lock-sandboxed-iframe.html]
max-asserts: 2
expected:
if (os == "android") and fission: [ERROR, TIMEOUT, OK]
ERROR
[Test with 'allow-orientation-lock' sandboxing directive]
expected:
if os == "android": PASS
FAIL
|