summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-orientation/active-lock.html.ini
blob: 0c6cb113ff79d0498c552cd30c44b8ef7abfb430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[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:
      if os == "android": PASS
      FAIL

  [Unloading an iframe by navigating it must abort the lock promise]
    expected:
      if os == "android": TIMEOUT
      FAIL