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

Side by Side Diff: LayoutTests/fast/events/touch/compositor-touch-hit-rects-iframes-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 tests verifies the hit test regions given to the compositor when non-compos ited iframes are involved. It can only be run in DumpRenderTree. The outputted r ects should cover the hit test regions of all the listed elements. Enable visual ize mode to quickly validate graphically.
2
3 iframe[0]: #document (23, 123, 290, 22)
4
5 iframe-nested[0]: #document (33, 161, 290, 22)
6
7 iframe-transform[0]: #document (34, 199, 320, 31)
8
9 iframe-doc[0]: #document (10, 253, 385, 58)
10
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698