| OLD | NEW |
| 1 CONSOLE MESSAGE: line 251: callback not yet supported | 1 CONSOLE MESSAGE: line 251: callback not yet supported |
| 2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 3 Found 64 tests; 63 PASS, 1 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 3 PASS Window interface: attribute ongotpointercapture | 4 PASS Window interface: attribute ongotpointercapture |
| 4 PASS Window interface: attribute onlostpointercapture | 5 PASS Window interface: attribute onlostpointercapture |
| 5 PASS Window interface: attribute onpointerdown | 6 PASS Window interface: attribute onpointerdown |
| 6 PASS Window interface: attribute onpointermove | 7 PASS Window interface: attribute onpointermove |
| 7 PASS Window interface: attribute onpointerup | 8 PASS Window interface: attribute onpointerup |
| 8 PASS Window interface: attribute onpointercancel | 9 PASS Window interface: attribute onpointercancel |
| 9 PASS Window interface: attribute onpointerover | 10 PASS Window interface: attribute onpointerover |
| 10 PASS Window interface: attribute onpointerout | 11 PASS Window interface: attribute onpointerout |
| 11 PASS Window interface: attribute onpointerenter | 12 PASS Window interface: attribute onpointerenter |
| 12 PASS Window interface: attribute onpointerleave | 13 PASS Window interface: attribute onpointerleave |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 59 PASS PointerEvent interface: attribute height | 60 PASS PointerEvent interface: attribute height |
| 60 PASS PointerEvent interface: attribute pressure | 61 PASS PointerEvent interface: attribute pressure |
| 61 PASS PointerEvent interface: attribute tangentialPressure | 62 PASS PointerEvent interface: attribute tangentialPressure |
| 62 PASS PointerEvent interface: attribute tiltX | 63 PASS PointerEvent interface: attribute tiltX |
| 63 PASS PointerEvent interface: attribute tiltY | 64 PASS PointerEvent interface: attribute tiltY |
| 64 PASS PointerEvent interface: attribute twist | 65 PASS PointerEvent interface: attribute twist |
| 65 PASS PointerEvent interface: attribute pointerType | 66 PASS PointerEvent interface: attribute pointerType |
| 66 PASS PointerEvent interface: attribute isPrimary | 67 PASS PointerEvent interface: attribute isPrimary |
| 67 Harness: the test ran to completion. | 68 Harness: the test ran to completion. |
| 68 | 69 |
| OLD | NEW |