11Verifies that use of pointerEvents is measured by use counters.
22
33On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
44
55
66 **** Move to grey box & mouse press *****
7grey received pointerdown
8 **** read pointerID to trigger MeasureAs *****
9pointerID is 1
10PASS internals.isUseCounted(document, PointerEventAttributeCount) is true
7FAIL internals.isUseCounted(document, PointerEventAttributeCount) should be true. Was false.
118PASS internals.isUseCounted(document, PointerEventAddListenerCount) is true
129PASS successfullyParsed is true
1310
1411TEST COMPLETE
1512