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

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

Issue 305383002: Do not set touch region on PageOverlay layer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « no previous file | Source/web/PageOverlay.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This tests verifies the hit test regions given to the compositor in the simple c ase where touch handles cover (or nearly cover) the entire document. It can only be run in DumpRenderTree. 1 This tests verifies the hit test regions given to the compositor in the simple c ase where touch handles cover (or nearly cover) the entire document. It can only be run in DumpRenderTree.
2 2
3 document: #document (0, 0, 785, 2000) 3 document: #document (0, 0, 785, 2000)
4 4
5 html: #document (0, 0, 785, 2000) 5 html: #document (0, 0, 785, 2000)
6 6
7 body: #document (0, 0, 785, 2000) 7 body: #document (0, 0, 785, 2000)
8 8
9 webPageOverlay: [unknown-node] (0, 0, 2147483648, 2147483648) 9 webPageOverlay: no rects
10 10
11 11
OLDNEW
« no previous file with comments | « no previous file | Source/web/PageOverlay.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698