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

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

Issue 11753015: Merge 138717 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 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
« no previous file with comments | « no previous file | LayoutTests/platform/chromium/TestExpectations » ('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. 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, 72, 784, 10) 3 normalFlow[0]: (8, 72, 784, 10)
4 normalFlow[1]: (8, 72, 784, 10) 4 absoluteChildContainer[0]: (8, 102, 784, 10)
5 normalFlow[2]: (128, 72, 30, 10)
6 normalFlow[3]: (8, 72, 784, 10)
7 absoluteChildContainer[0]: (8, 162, 784, 10)
8 absoluteChildContainer[1]: (8, 162, 784, 10)
9 absoluteChildContainer[2]: (8, 162, 784, 10)
10 absoluteChildContainer[3]: (118, 300, 140, 10)
11 absoluteChildContainer[4]: (118, 300, 140, 10)
12 relativeChildContainer[0]: (8, 272, 784, 10)
13 relativeChildContainer[1]: (8, 272, 784, 10)
14 relativeChildContainer[2]: (8, 272, 784, 10)
15 relativeChildContainer[3]: (128, 472, 140, 10)
16 overhangingContainer[0]: (8, 362, 784, 10)
17 overhangingContainer[1]: (8, 362, 110, 80)
18 overhangingContainer[2]: (8, 362, 110, 80)
19 transformedChildContainer[0]: (62, 421, 661, 32)
20 transformedChildContainer[1]: (62, 421, 661, 32)
21 transformedChildContainer[2]: (8, 432, 769, 10)
22 continuation[0]: (108, 502, 110, 10)
23 normalFlow[0]: (8, 544, 769, 10)
24 normalFlow[1]: (8, 544, 769, 10)
25 normalFlow[2]: (128, 544, 30, 10)
26 normalFlow[3]: (8, 544, 769, 10)
27 absoluteChildContainer[0]: (118, 300, 140, 10)
28 absoluteChildContainer[1]: (118, 300, 140, 10) 5 absoluteChildContainer[1]: (118, 300, 140, 10)
29 absoluteChildContainer[2]: (8, 634, 769, 10) 6 relativeChildContainer[0]: (8, 152, 784, 10)
30 absoluteChildContainer[3]: (8, 634, 769, 10) 7 relativeChildContainer[1]: (128, 352, 140, 10)
31 absoluteChildContainer[4]: (8, 634, 769, 10) 8 overhangingContainer[0]: (8, 202, 784, 10)
32 relativeChildContainer[0]: (8, 744, 769, 10) 9 overhangingContainer[1]: (8, 202, 110, 80)
33 relativeChildContainer[1]: (8, 744, 769, 10) 10 transformedChildContainer[0]: (63, 240, 674, 34)
34 relativeChildContainer[2]: (8, 744, 769, 10) 11 transformedChildContainer[1]: (8, 252, 784, 10)
35 relativeChildContainer[3]: (128, 944, 140, 10) 12 continuation[0]: (108, 302, 100, 10)
36 overhangingContainer[0]: (8, 834, 769, 10) 13 inlineAbsoluteChildContainer[0]: (378, 300, 250, 10)
37 overhangingContainer[1]: (8, 834, 110, 80) 14 inlineAbsoluteChildContainer[1]: (108, 352, 270, 10)
38 overhangingContainer[2]: (8, 834, 110, 80)
39 transformedChildContainer[0]: (62, 893, 661, 32)
40 transformedChildContainer[1]: (62, 893, 661, 32)
41 transformedChildContainer[2]: (8, 904, 769, 10)
42 continuation[0]: (108, 974, 110, 10)
43 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.
44 15
45
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/chromium/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698