1 Verifies that the element receiving the :active style is the same as the element receiving the click event, even in the presence of difficult touch adjustment scenarios
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS getHoverActiveState(target) is "default"
8 Sending gestureShowPress
9 PASS getHoverActiveState(target) is "hoveredAndActive"
11 PASS clickTarget.id is "target"
12 PASS successfullyParsed is true