summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-orientation/active-lock.html.ini
blob: 3d263032ccf468f47dd58c0450f68cdac3bf2ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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": TIMEOUT
      NOTRUN

  [Unloading an iframe by navigating it must abort the lock promise]
    expected: NOTRUN