blob: 6152247fe8a631622c278a0807e6c16b3d397d2d (
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
28
|
[idlharness.window.html]
[Document interface: attribute onpointerrawupdate]
expected: FAIL
[Document interface: document must inherit property "onpointerrawupdate" with the proper type]
expected: FAIL
[Window interface: attribute onpointerrawupdate]
expected: FAIL
[HTMLElement interface: attribute onpointerrawupdate]
expected: FAIL
[Window interface: window must inherit property "onpointerrawupdate" with the proper type]
expected: FAIL
[PointerEvent interface: new PointerEvent("type") must inherit property "azimuthAngle" with the proper type]
expected: FAIL
[PointerEvent interface: attribute azimuthAngle]
expected: FAIL
[PointerEvent interface: attribute altitudeAngle]
expected: FAIL
[PointerEvent interface: new PointerEvent("type") must inherit property "altitudeAngle" with the proper type]
expected: FAIL
|