[idlharness.https.window.html]
[PointerEvent interface: attribute persistentDeviceId]
expected: FAIL
[PointerEvent interface: new PointerEvent("type") must inherit property "persistentDeviceId" with the proper type]
expected: FAIL
[HTMLElement interface: attribute onpointerover]
expected: FAIL
[HTMLElement interface: attribute onpointerenter]
expected: FAIL
[HTMLElement interface: attribute onpointerdown]
expected: FAIL
[HTMLElement interface: attribute onpointermove]
expected: FAIL
[HTMLElement interface: attribute onpointerrawupdate]
expected: FAIL
[HTMLElement interface: attribute onpointerup]
expected: FAIL
[HTMLElement interface: attribute onpointercancel]
expected: FAIL
[HTMLElement interface: attribute onpointerout]
expected: FAIL
[HTMLElement interface: attribute onpointerleave]
expected: FAIL
[HTMLElement interface: attribute ongotpointercapture]
expected: FAIL
[HTMLElement interface: attribute onlostpointercapture]
expected: FAIL
[Window interface: attribute onpointerover]
expected: FAIL
[Window interface: attribute onpointerenter]
expected: FAIL
[Window interface: attribute onpointerdown]
expected: FAIL
[Window interface: attribute onpointermove]
expected: FAIL
[Window interface: attribute onpointerrawupdate]
expected: FAIL
[Window interface: attribute onpointerup]
expected: FAIL
[Window interface: attribute onpointercancel]
expected: FAIL
[Window interface: attribute onpointerout]
expected: FAIL
[Window interface: attribute onpointerleave]
expected: FAIL
[Window interface: attribute ongotpointercapture]
expected: FAIL
[Window interface: attribute onlostpointercapture]
expected: FAIL
[Window interface: window must inherit property "onpointerover" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointerenter" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointerdown" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointermove" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointerrawupdate" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointerup" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointercancel" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointerout" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onpointerleave" with the proper type]
expected: FAIL
[Window interface: window must inherit property "ongotpointercapture" with the proper type]
expected: FAIL
[Window interface: window must inherit property "onlostpointercapture" with the proper type]
expected: FAIL
[Navigator interface: attribute maxTouchPoints]
expected: FAIL
[Navigator interface: navigator must inherit property "maxTouchPoints" with the proper type]
expected: FAIL
[Document interface: attribute onpointerover]
expected: FAIL
[Document interface: attribute onpointerenter]
expected: FAIL
[Document interface: attribute onpointerdown]
expected: FAIL
[Document interface: attribute onpointermove]
expected: FAIL
[Document interface: attribute onpointerrawupdate]
expected: FAIL
[Document interface: attribute onpointerup]
expected: FAIL
[Document interface: attribute onpointercancel]
expected: FAIL
[Document interface: attribute onpointerout]
expected: FAIL
[Document interface: attribute onpointerleave]
expected: FAIL
[Document interface: attribute ongotpointercapture]
expected: FAIL
[Document interface: attribute onlostpointercapture]
expected: FAIL
[Document interface: document must inherit property "onpointerover" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointerenter" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointerdown" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointermove" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointerrawupdate" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointerup" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointercancel" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointerout" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onpointerleave" with the proper type]
expected: FAIL
[Document interface: document must inherit property "ongotpointercapture" with the proper type]
expected: FAIL
[Document interface: document must inherit property "onlostpointercapture" with the proper type]
expected: FAIL
[Element interface: operation setPointerCapture(long)]
expected: FAIL
[Element interface: operation releasePointerCapture(long)]
expected: FAIL
[Element interface: operation hasPointerCapture(long)]
expected: FAIL
[Element interface: document.body must inherit property "setPointerCapture(long)" with the proper type]
expected: FAIL
[Element interface: calling setPointerCapture(long) on document.body with too few arguments must throw TypeError]
expected: FAIL
[Element interface: document.body must inherit property "releasePointerCapture(long)" with the proper type]
expected: FAIL
[Element interface: calling releasePointerCapture(long) on document.body with too few arguments must throw TypeError]
expected: FAIL
[Element interface: document.body must inherit property "hasPointerCapture(long)" with the proper type]
expected: FAIL
[Element interface: calling hasPointerCapture(long) on document.body with too few arguments must throw TypeError]
expected: FAIL