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

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

Issue 2098883002: Make PointerEvent an experimental web platform feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, fixed js path. Created 4 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: DIV#scroll1 scrolling (1, 14, 273, 12)
4
5 scrollContent5: DIV#scroll5 scrolling (1, 14, 273, 12)
6
7 scrollContent6: DIV#scroll6 scrolling[-1,-14] (0, 0, 273, 12)
8
9 nestedContent: DIV#scroll2b scrolling (1, 31, 256, 12)
10
11 overflowwithhandler: DIV#overflowwithhandler scrolling (1, 1, 256, 116)
12 overflowwithhandler: DIV#scroll4 scrolling (1, 11, 273, 52)
13
14 overflowwithborder: DIV#overflowwithborder scrolling (6, 6, 263, 124)
15 overflowwithborder: HTML (13, 365, 290, 70)
16
17 withTransform: DIV#transformed (0, 0, 271, 12)
18 withTransform: DIV#scroll3 scrolling (1, 14, 273, 14)
19
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698