OLD | NEW |
1 { | 1 { |
| 2 "name": "Content Root Layer", |
2 "bounds": [800, 600], | 3 "bounds": [800, 600], |
3 "paintingPhases": [ | 4 "paintingPhases": [ |
4 "GraphicsLayerPaintBackground", | 5 "GraphicsLayerPaintBackground", |
5 "GraphicsLayerPaintForeground", | 6 "GraphicsLayerPaintForeground", |
6 "GraphicsLayerPaintMask" | 7 "GraphicsLayerPaintMask" |
7 ], | 8 ], |
8 "children": [ | 9 "children": [ |
9 { | 10 { |
| 11 "name": "LayoutView #document", |
10 "bounds": [800, 600], | 12 "bounds": [800, 600], |
11 "contentsOpaque": true, | 13 "contentsOpaque": true, |
12 "paintingPhases": [ | 14 "paintingPhases": [ |
13 "GraphicsLayerPaintBackground", | 15 "GraphicsLayerPaintBackground", |
14 "GraphicsLayerPaintForeground", | 16 "GraphicsLayerPaintForeground", |
15 "GraphicsLayerPaintMask" | 17 "GraphicsLayerPaintMask" |
16 ], | 18 ], |
17 "children": [ | 19 "children": [ |
18 { | 20 { |
| 21 "name": "LayoutBlockFlow HTML", |
19 "bounds": [800, 242], | 22 "bounds": [800, 242], |
20 "drawsContent": true, | 23 "drawsContent": true, |
21 "paintingPhases": [ | 24 "paintingPhases": [ |
22 "GraphicsLayerPaintBackground", | 25 "GraphicsLayerPaintBackground", |
23 "GraphicsLayerPaintMask" | 26 "GraphicsLayerPaintMask" |
24 ], | 27 ], |
25 "children": [ | 28 "children": [ |
26 { | 29 { |
| 30 "name": "LayoutBlockFlow (relative positioned) DIV class='composit
ed'", |
27 "position": [29, 31], | 31 "position": [29, 31], |
28 "bounds": [80, 10], | 32 "bounds": [80, 10], |
29 "contentsOpaque": true, | 33 "contentsOpaque": true, |
30 "drawsContent": true, | 34 "drawsContent": true, |
31 "backgroundColor": "#008000", | 35 "backgroundColor": "#008000", |
32 "paintingPhases": [ | 36 "paintingPhases": [ |
33 "GraphicsLayerPaintBackground", | 37 "GraphicsLayerPaintBackground", |
34 "GraphicsLayerPaintForeground", | 38 "GraphicsLayerPaintForeground", |
35 "GraphicsLayerPaintMask" | 39 "GraphicsLayerPaintMask" |
36 ] | 40 ] |
37 }, | 41 }, |
38 { | 42 { |
| 43 "name": "LayoutBlockFlow HTML (foreground) Layer", |
39 "bounds": [800, 242], | 44 "bounds": [800, 242], |
40 "drawsContent": true, | 45 "drawsContent": true, |
41 "paintingPhases": [ | 46 "paintingPhases": [ |
42 "GraphicsLayerPaintForeground" | 47 "GraphicsLayerPaintForeground" |
43 ] | 48 ] |
44 }, | 49 }, |
45 { | 50 { |
| 51 "name": "LayoutBlockFlow DIV class='container'", |
46 "position": [28, 20], | 52 "position": [28, 20], |
47 "bounds": [202, 202], | 53 "bounds": [202, 202], |
48 "shouldFlattenTransform": false, | 54 "shouldFlattenTransform": false, |
49 "drawsContent": true, | 55 "drawsContent": true, |
50 "paintingPhases": [ | 56 "paintingPhases": [ |
51 "GraphicsLayerPaintBackground", | 57 "GraphicsLayerPaintBackground", |
52 "GraphicsLayerPaintMask", | 58 "GraphicsLayerPaintMask", |
53 "GraphicsLayerPaintCompositedScroll" | 59 "GraphicsLayerPaintCompositedScroll" |
54 ], | 60 ], |
55 "children": [ | 61 "children": [ |
56 { | 62 { |
| 63 "name": "Scrolling Layer", |
57 "position": [1, 1], | 64 "position": [1, 1], |
58 "bounds": [185, 185], | 65 "bounds": [185, 185], |
59 "shouldFlattenTransform": false, | 66 "shouldFlattenTransform": false, |
60 "paintingPhases": [ | 67 "paintingPhases": [ |
61 "GraphicsLayerPaintBackground", | 68 "GraphicsLayerPaintBackground", |
62 "GraphicsLayerPaintForeground", | 69 "GraphicsLayerPaintForeground", |
63 "GraphicsLayerPaintMask" | 70 "GraphicsLayerPaintMask" |
64 ], | 71 ], |
65 "children": [ | 72 "children": [ |
66 { | 73 { |
| 74 "name": "Scrolling Contents Layer", |
67 "bounds": [185, 715], | 75 "bounds": [185, 715], |
68 "drawsContent": true, | 76 "drawsContent": true, |
69 "paintingPhases": [ | 77 "paintingPhases": [ |
70 "GraphicsLayerPaintForeground", | 78 "GraphicsLayerPaintForeground", |
71 "GraphicsLayerPaintOverflowContents", | 79 "GraphicsLayerPaintOverflowContents", |
72 "GraphicsLayerPaintCompositedScroll" | 80 "GraphicsLayerPaintCompositedScroll" |
73 ] | 81 ] |
74 } | 82 } |
75 ] | 83 ] |
76 }, | 84 }, |
77 { | 85 { |
| 86 "name": "Overflow Controls Host Layer", |
78 "bounds": [202, 202], | 87 "bounds": [202, 202], |
79 "paintingPhases": [ | 88 "paintingPhases": [ |
80 "GraphicsLayerPaintBackground", | 89 "GraphicsLayerPaintBackground", |
81 "GraphicsLayerPaintForeground", | 90 "GraphicsLayerPaintForeground", |
82 "GraphicsLayerPaintMask" | 91 "GraphicsLayerPaintMask" |
83 ], | 92 ], |
84 "children": [ | 93 "children": [ |
85 { | 94 { |
| 95 "name": "Horizontal Scrollbar Layer", |
86 "position": [1, 186], | 96 "position": [1, 186], |
87 "bounds": [185, 15], | 97 "bounds": [185, 15], |
88 "paintingPhases": [ | 98 "paintingPhases": [ |
89 "GraphicsLayerPaintBackground", | 99 "GraphicsLayerPaintBackground", |
90 "GraphicsLayerPaintForeground", | 100 "GraphicsLayerPaintForeground", |
91 "GraphicsLayerPaintMask" | 101 "GraphicsLayerPaintMask" |
92 ] | 102 ] |
93 }, | 103 }, |
94 { | 104 { |
| 105 "name": "Vertical Scrollbar Layer", |
95 "position": [186, 1], | 106 "position": [186, 1], |
96 "bounds": [15, 185], | 107 "bounds": [15, 185], |
97 "paintingPhases": [ | 108 "paintingPhases": [ |
98 "GraphicsLayerPaintBackground", | 109 "GraphicsLayerPaintBackground", |
99 "GraphicsLayerPaintForeground", | 110 "GraphicsLayerPaintForeground", |
100 "GraphicsLayerPaintMask" | 111 "GraphicsLayerPaintMask" |
101 ] | 112 ] |
102 }, | 113 }, |
103 { | 114 { |
| 115 "name": "Scroll Corner Layer", |
104 "position": [186, 186], | 116 "position": [186, 186], |
105 "bounds": [15, 15], | 117 "bounds": [15, 15], |
106 "drawsContent": true, | 118 "drawsContent": true, |
107 "paintingPhases": [ | 119 "paintingPhases": [ |
108 "GraphicsLayerPaintBackground", | 120 "GraphicsLayerPaintBackground", |
109 "GraphicsLayerPaintForeground", | 121 "GraphicsLayerPaintForeground", |
110 "GraphicsLayerPaintMask" | 122 "GraphicsLayerPaintMask" |
111 ] | 123 ] |
112 } | 124 } |
113 ] | 125 ] |
114 } | 126 } |
115 ] | 127 ] |
116 } | 128 } |
117 ] | 129 ] |
118 } | 130 } |
119 ] | 131 ] |
120 } | 132 } |
121 ] | 133 ] |
122 } | 134 } |
123 | 135 |
124 | 136 |
OLD | NEW |