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 s
cenarios
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
4
5
6 Sending gestureTapDown
7 PASS getHoverActiveState(target) is "default"
8 Sending gestureShowPress
9 PASS getHoverActiveState(target) is "hoveredAndActive"
Issue 499433003: Fix tap target consistency with link highlighting and hover/active
(Closed)
Created 6 years, 4 months ago by Rick Byers
Modified 6 years, 4 months ago
Reviewers: Zeeshan Qureshi
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 1