[nested-documents.html]
expected:
if (os == "android") and not fission: OK
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
if os == "win": OK
ERROR
[Requesting orientation lock from one document cancels the lock request from another document]
expected:
if os == "android": PASS
FAIL
[The orientation lock from one document affects lock requests from other documents]
expected:
if os == "android": PASS
FAIL