blob: c54050f64eda153b40699c2f42e27194d0de9d09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[active-lock.html]
expected:
if os == "android": TIMEOUT
ERROR
[Performing a fragment navigation must not abort the screen orientation change]
expected:
if os == "android": PASS
FAIL
[Performing a fragment navigation within an iframe must not abort the lock promise]
expected: TIMEOUT
[Unloading an iframe by navigating it must abort the lock promise]
expected: NOTRUN
|