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