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

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

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 tests verifies the hit test regions given to the compositor. It can only be run in DumpRenderTree. The outputted rects should cover the hit test regions of all the listed elements. 1 This tests verifies the hit test regions given to the compositor. It can only be run in DumpRenderTree. The outputted rects should cover the hit test regions of all the listed elements.
2 2
3 normalFlow[0]: (8, 68, 769, 10) 3 normalFlow[0]: (8, 68, 769, 10)
4 absoluteChildContainer[0]: (8, 96, 769, 10) 4 absoluteChildContainer[0]: (8, 96, 769, 10)
5 absoluteChildContainer[1]: (118, 300, 140, 10) 5 absoluteChildContainer[1]: (118, 300, 140, 10)
6 relativeChildContainer[0]: (8, 142, 769, 10) 6 relativeChildContainer[0]: (8, 142, 769, 10)
7 relativeChildContainer[1]: (128, 342, 140, 10) 7 relativeChildContainer[1]: (128, 342, 140, 10)
8 overhangingContainer[0]: (8, 188, 769, 10) 8 overhangingContainer[0]: (8, 188, 769, 10)
9 overhangingContainer[1]: (8, 188, 110, 80) 9 overhangingContainer[1]: (8, 188, 110, 80)
10 transformedChildContainer[0]: (62, 223, 661, 32) 10 transformedChildContainer[0]: (62, 223, 661, 32)
11 transformedChildContainer[1]: (8, 234, 769, 10) 11 transformedChildContainer[1]: (8, 234, 769, 10)
12 continuation[0]: (108, 280, 110, 10) 12 continuation[0]: (108, 280, 110, 10)
13 inlineAbsoluteChildContainer[0]: (378, 300, 250, 10) 13 inlineAbsoluteChildContainer[0]: (378, 300, 250, 10)
14 inlineAbsoluteChildContainer[1]: (108, 328, 270, 10) 14 inlineAbsoluteChildContainer[1]: (108, 328, 270, 10)
15 document[0]: (0, 0, 785, 1024) 15 document[0]: (0, 0, 785, 1024)
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698