OLD | NEW |
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 normalFlow[1]: (8, 72, 784, 10) |
5 normalFlow[2]: (128, 72, 30, 10) | 5 normalFlow[2]: (128, 72, 30, 10) |
6 normalFlow[3]: (8, 72, 784, 10) | 6 normalFlow[3]: (8, 72, 784, 10) |
7 absoluteChildContainer[0]: (8, 162, 784, 10) | 7 absoluteChildContainer[0]: (8, 162, 784, 10) |
8 absoluteChildContainer[1]: (8, 162, 784, 10) | 8 absoluteChildContainer[1]: (8, 162, 784, 10) |
9 absoluteChildContainer[2]: (8, 162, 784, 10) | 9 absoluteChildContainer[2]: (8, 162, 784, 10) |
10 absoluteChildContainer[3]: (118, 300, 140, 10) | 10 absoluteChildContainer[3]: (118, 300, 140, 10) |
(...skipping 26 matching lines...) Expand all Loading... |
37 relativeChildContainer[2]: (8, 272, 784, 10) | 37 relativeChildContainer[2]: (8, 272, 784, 10) |
38 relativeChildContainer[3]: (128, 472, 140, 10) | 38 relativeChildContainer[3]: (128, 472, 140, 10) |
39 overhangingContainer[0]: (8, 362, 784, 10) | 39 overhangingContainer[0]: (8, 362, 784, 10) |
40 overhangingContainer[1]: (8, 362, 110, 80) | 40 overhangingContainer[1]: (8, 362, 110, 80) |
41 overhangingContainer[2]: (8, 362, 110, 80) | 41 overhangingContainer[2]: (8, 362, 110, 80) |
42 transformedChildContainer[0]: (62, 421, 661, 32) | 42 transformedChildContainer[0]: (62, 421, 661, 32) |
43 transformedChildContainer[1]: (62, 421, 661, 32) | 43 transformedChildContainer[1]: (62, 421, 661, 32) |
44 transformedChildContainer[2]: (8, 432, 769, 10) | 44 transformedChildContainer[2]: (8, 432, 769, 10) |
45 continuation[0]: (108, 502, 100, 10) | 45 continuation[0]: (108, 502, 100, 10) |
46 | 46 |
OLD | NEW |