lock-sandboxed-iframe.html.ini (399B)
1 [lock-sandboxed-iframe.html] 2 expected: 3 if os == "win": [TIMEOUT, OK] 4 max-asserts: 2 5 [Test with 'allow-orientation-lock' sandboxing directive] 6 expected: 7 if os == "win": [TIMEOUT, FAIL] 8 if os == "mac": [FAIL, NOTRUN] 9 if os == "android": PASS 10 FAIL 11 12 [Test without 'allow-orientation-lock' sandboxing directive] 13 expected: 14 if os == "mac": [PASS, TIMEOUT]