summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compat/idlharness.window.js.ini
blob: de015ab7849acce7ffdfe94dad9094eb3880f938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[idlharness.window.html]
  [HTMLBodyElement interface: document.body must inherit property "onorientationchange" with the proper type]
    expected: FAIL

  [Window interface: attribute orientation]
    expected:
      if os == "android": PASS
      FAIL

  [Window interface: window must inherit property "orientation" with the proper type]
    expected:
      if os == "android": PASS
      FAIL

  [HTMLBodyElement interface: attribute onorientationchange]
    expected: FAIL

  [Window interface: window must inherit property "onorientationchange" with the proper type]
    expected:
      if os == "android": PASS
      FAIL

  [Window interface: attribute onorientationchange]
    expected:
      if os == "android": PASS
      FAIL