Re: [pointerevents-tests] Pointer Events: Add IDL test (#4358)

# Chrome #
Testing revision f9f26268fe4a1d667160c69cc5321bea276d7e9f
Starting 10 test iterations
All results were stable

## All results ##

### [/pointerevents/idlharness.html](http://w3c-test.org/submissions/4358/pointerevents/idlharness.html) ###
|                                                  Subtest                                                  | Results |
|-----------------------------------------------------------------------------------------------------------|---------|
|                                                                                                           | OK      |
| `PointerEvent interface: attribute pointerType`                                                           | PASS    |
| `Window interface: window must inherit property "onpointerover" with the proper type (6)`                 | PASS    |
| `PointerEvent interface: attribute tiltY`                                                                 | PASS    |
| `PointerEvent interface object name`                                                                      | PASS    |
| `Stringification of window`                                                                               | PASS    |
| `Window interface: window must inherit property "onlostpointercapture" with the proper type (1)`          | FAIL    |
| `Window interface: attribute onpointerout`                                                                | PASS    |
| `HTMLElement interface: attribute onpointerdown`                                                          | PASS    |
| `PointerEvent interface: attribute pointerId`                                                             | PASS    |
| `HTMLElement interface: attribute onlostpointercapture`                                                   | FAIL    |
| `PointerEvent interface: attribute twist`                                                                 | FAIL    |
| `HTMLElement interface: attribute ongotpointercapture`                                                    | FAIL    |
| `Window interface: window must inherit property "onpointerdown" with the proper type (2)`                 | PASS    |
| `Document interface: attribute onpointerenter`                                                            | PASS    |
| `Document interface: attribute onpointercancel`                                                           | PASS    |
| `PointerEvent interface object length`                                                                    | PASS    |
| `PointerEvent interface: existence and properties of interface prototype object's "constructor" property` | PASS    |
| `Window interface: attribute onpointerover`                                                               | PASS    |
| `Window interface: window must inherit property "ongotpointercapture" with the proper type (0)`           | FAIL    |
| `Window interface: attribute onpointercancel`                                                             | PASS    |
| `PointerEvent interface: attribute width`                                                                 | PASS    |
| `Window interface: attribute onpointerenter`                                                              | PASS    |
| `Window interface: attribute onpointerdown`                                                               | PASS    |
| `PointerEvent interface: attribute height`                                                                | PASS    |
| `HTMLElement interface: attribute onpointerenter`                                                         | PASS    |
| `Window interface: attribute onpointerleave`                                                              | PASS    |
| `Document interface: attribute onpointerup`                                                               | PASS    |
| `Window interface: attribute onpointermove`                                                               | PASS    |
| `Document interface: attribute onlostpointercapture`                                                      | FAIL    |
| `Window interface: window must inherit property "onpointermove" with the proper type (3)`                 | PASS    |
| `HTMLElement interface: attribute onpointerout`                                                           | PASS    |
| `PointerEvent interface: existence and properties of interface object`                                    | PASS    |
| `Window interface: attribute onlostpointercapture`                                                        | FAIL    |
| `Element interface: operation setPointerCapture(long)`                                                    | PASS    |
| `PointerEvent interface: attribute pressure`                                                              | PASS    |
| `HTMLElement interface: attribute onpointerleave`                                                         | PASS    |
| `Element interface: operation hasPointerCapture(long)`                                                    | PASS    |
| `HTMLElement interface: attribute onpointerover`                                                          | PASS    |
| `Window interface: window must inherit property "onpointerout" with the proper type (7)`                  | PASS    |
| `Navigator interface: attribute maxTouchPoints`                                                           | PASS    |
| `Document interface: attribute onpointerout`                                                              | PASS    |
| `PointerEvent interface: attribute tangentialPressure`                                                    | FAIL    |
| `Document interface: attribute onpointermove`                                                             | PASS    |
| `Document interface: attribute onpointerleave`                                                            | PASS    |
| `PointerEvent interface: attribute isPrimary`                                                             | PASS    |
| `Document interface: attribute ongotpointercapture`                                                       | FAIL    |
| `Document interface: attribute onpointerdown`                                                             | PASS    |
| `Window interface: window must inherit property "onpointercancel" with the proper type (5)`               | PASS    |
| `Window interface: attribute onpointerup`                                                                 | PASS    |
| `Element interface: operation releasePointerCapture(long)`                                                | PASS    |
| `Window must be primary interface of window`                                                              | PASS    |
| `PointerEvent interface: existence and properties of interface prototype object`                          | FAIL    |
| `Window interface: window must inherit property "onpointerenter" with the proper type (8)`                | PASS    |
| `HTMLElement interface: attribute onpointermove`                                                          | PASS    |
| `Window interface: attribute ongotpointercapture`                                                         | FAIL    |
| `HTMLElement interface: attribute onpointerup`                                                            | PASS    |
| `Window interface: window must inherit property "onpointerleave" with the proper type (9)`                | PASS    |
| `HTMLElement interface: attribute onpointercancel`                                                        | PASS    |
| `Stringification of navigator`                                                                            | PASS    |
| `Window interface: window must inherit property "onpointerup" with the proper type (4)`                   | PASS    |
| `Document interface: attribute onpointerover`                                                             | PASS    |
| `Navigator interface: navigator must inherit property "maxTouchPoints" with the proper type (0)`          | PASS    |
| `PointerEvent interface: attribute tiltX`                                                                 | PASS    |
| `Navigator must be primary interface of navigator`                                                        | PASS    |


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4358#issuecomment-267673090

Received on Friday, 16 December 2016 19:15:26 UTC