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

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

Issue 17471008: Rework compositor touch hit testing (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: CR feedback - accumulate LayoutRects instead of IntRects, disable when page isn't composited. Also… Created 7 years, 5 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
OLDNEW
(Empty)
1 This test verifies the hit test regions given to the compositor specifically aro und composited overflow scroll elements.
2
3 scrollContent[0]: DIV#scroll1 (1, 14, 273, 12)
4
5 nestedContent[0]: DIV#scroll2b (1, 31, 256, 12)
6
7 overflowWithHandler[0]: DIV#overflowWithHandler (0, 0, 273, 52)
8 overflowWithHandler[1]: DIV#overflowWithHandler (1, 1, 256, 32)
9 overflowWithHandler[2]: DIV#overflowWithHandler (1, 33, 256, 22)
10 overflowWithHandler[3]: DIV#overflowWithHandler (1, 55, 256, 62)
11
12 withTransform[0]: DIV#transformed (0, 0, 271, 12)
13 withTransform[1]: DIV#scroll3 (1, 14, 273, 14)
14
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698