blob: 36a5181b6288f22da3d38322ef047eb9c264570c [file] [log] [blame]
Verifies that use of pointerEvents is measured by use counters.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
**** Move to grey box & mouse press *****
grey received pointerdown
**** read pointerID to trigger MeasureAs *****
pointerID is 1
PASS internals.isUseCounted(document, PointerEventAttributeCount) is true
PASS internals.isUseCounted(document, PointerEventAddListenerCount) is true
PASS successfullyParsed is true
TEST COMPLETE