2 Tests that tap gesture events on a an element covered by a hidden iframe set and clear the active state.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Verify active isn't initially set
8 PASS getHoverActiveState(box) is "default"
9 Verify showPress, tap sets and clears active
10 PASS getHoverActiveState(box) is "hoveredAndActive"
11 PASS getHoverActiveState(box) is "hovered"
12 PASS successfullyParsed is true