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

Side by Side Diff: LayoutTests/platform/android/fast/events/touch/compositor-touch-hit-rects-scroll-expected.txt

Issue 1177843004: Auto-rebaseline for r196914 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
1 This test verifies the hit test regions given to the compositor specifically aro und composited overflow scroll elements. 1 This test verifies the hit test regions given to the compositor specifically aro und composited overflow scroll elements.
2 2
3 scrollContent: DIV#scroll1 scrolling (1, 14, 273, 12) 3 scrollContent: DIV#scroll1 scrolling (1, 14, 273, 12)
4 4
5 scrollContent5: DIV#scroll5 scrolling (1, 14, 273, 12) 5 scrollContent5: DIV#scroll5 scrolling (1, 14, 273, 12)
6 6
7 scrollContent6: DIV#scroll6 scrolling (1, 14, 273, 12) 7 scrollContent6: DIV#scroll6 scrolling (1, 14, 273, 12)
8 8
9 nestedContent: DIV#scroll2b scrolling (1, 31, 256, 12) 9 nestedContent: DIV#scroll2b scrolling (1, 31, 256, 12)
10 10
11 overflowwithhandler: DIV#overflowwithhandler scrolling (1, 1, 256, 116) 11 overflowwithhandler: DIV#overflowwithhandler scrolling (1, 1, 256, 116)
12 overflowwithhandler: DIV#scroll4 scrolling (1, 11, 273, 52) 12 overflowwithhandler: DIV#scroll4 scrolling (1, 11, 273, 52)
13 13
14 overflowwithborder: DIV#overflowwithborder scrolling (6, 6, 263, 124) 14 overflowwithborder: DIV#overflowwithborder scrolling (6, 6, 263, 124)
15 overflowwithborder: #document (13, 365, 290, 70) 15 overflowwithborder: #document (13, 365, 290, 70)
16 16
17 withTransform: DIV#transformed (0, 0, 271, 12) 17 withTransform: DIV#transformed (0, 0, 271, 12)
18 withTransform: DIV#scroll3 scrolling (1, 14, 273, 14) 18 withTransform: DIV#scroll3 scrolling (1, 14, 273, 14)
19 19
20 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698