Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Side by Side Diff: LayoutTests/fast/events/touch/gesture/gesture-tap-down-pinch-no-scroll-expected.txt

Issue 163933002: Send early ShowPress on TapDown when page isn't scrollable/pinchable. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add tests Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Gestures go here
2 Tests that gesture tapdown doesn't set hover/active when page is pinchable.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6
7 See http://crbug.com/316974 for details
8
9 Verify hover, active aren't initially set (page isn't scrollable).
10 PASS isBoxDefault('box') is true
11 tapdown on element should activate.
12 PASS isBoxDefault('box') is true
13 showpress on element should keep hover and active.
14 PASS isBoxHoverActive('box') is true
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698