Re: [pointerevents-tests] Add tangentialPressure and twist properties to PointerEvent on Mac (#4606)

# Chrome (unstable channel) #
Testing web-platform-tests at revision dd6330883b2e923ce6c592fea7a2ebb94e4a1ad7
Using browser at version 55.0.2883.75
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4606/pointerevents/pointerevent_constructor.html">/pointerevents/pointerevent_constructor.html</a></summary>


|             Subtest              | Results |
|----------------------------------|---------|
|                                  | OK      |
| `default pointerId`              | PASS    |
| `custom pressure: `              | FAIL    |
| `default height`                 | PASS    |
| `custom cancelable`              | PASS    |
| `custom width`                   | PASS    |
| `default pressure`               | PASS    |
| `default width`                  | PASS    |
| `custom twist`                   | FAIL    |
| `default tangentialPressure`     | FAIL    |
| `custom buttons`                 | PASS    |
| `default twist`                  | FAIL    |
| `custom pointerType`             | PASS    |
| `custom clientX`                 | PASS    |
| `custom clientY`                 | PASS    |
| `default pointerType`            | PASS    |
| `PointerEvent: Constructor test` | PASS    |
| `default tiltY`                  | PASS    |
| `default tiltX`                  | PASS    |
| `custom height`                  | PASS    |
| `custom button`                  | PASS    |
| `custom bubbles`                 | PASS    |
| `custom pointerId`               | PASS    |
| `default isPrimary`              | PASS    |
| `custom isPrimary`               | PASS    |
| `custom tiltX`                   | PASS    |
| `custom tiltY`                   | PASS    |

</details>


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

Received on Tuesday, 24 January 2017 02:01:15 UTC