OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 { | 56 { |
57 "object": "LayoutBlockFlow DIV id='one'", | 57 "object": "LayoutBlockFlow DIV id='one'", |
58 "rect": [7, 118, 3, 20], | 58 "rect": [7, 118, 3, 20], |
59 "reason": "invalidate paint rectangle" | 59 "reason": "invalidate paint rectangle" |
60 } | 60 } |
61 ] | 61 ] |
62 } | 62 } |
63 ], | 63 ], |
64 "objectPaintInvalidations": [ | 64 "objectPaintInvalidations": [ |
65 { | 65 { |
66 "object": "LayoutText #text", | 66 "object": "InlineTextBox 'one'", |
67 "reason": "layoutObject removal" | 67 "reason": "full" |
68 }, | 68 }, |
69 { | 69 { |
70 "object": "LayoutText #text", | 70 "object": "LayoutText #text", |
71 "reason": "layoutObject removal" | 71 "reason": "layoutObject removal" |
72 }, | 72 }, |
73 { | 73 { |
74 "object": "LayoutBlockFlow DIV", | 74 "object": "RootInlineBox", |
75 "reason": "layoutObject removal" | 75 "reason": "full" |
| 76 }, |
| 77 { |
| 78 "object": "InlineTextBox 'two'", |
| 79 "reason": "full" |
76 }, | 80 }, |
77 { | 81 { |
78 "object": "LayoutText #text", | 82 "object": "LayoutText #text", |
79 "reason": "layoutObject removal" | 83 "reason": "layoutObject removal" |
80 }, | 84 }, |
81 { | 85 { |
82 "object": "LayoutBR BR", | 86 "object": "RootInlineBox", |
83 "reason": "layoutObject removal" | 87 "reason": "full" |
84 }, | 88 }, |
85 { | 89 { |
86 "object": "LayoutBlockFlow DIV", | 90 "object": "LayoutBlockFlow DIV", |
87 "reason": "layoutObject removal" | 91 "reason": "layoutObject removal" |
88 }, | 92 }, |
| 93 { |
| 94 "object": "InlineTextBox 'three'", |
| 95 "reason": "full" |
| 96 }, |
| 97 { |
| 98 "object": "LayoutText #text", |
| 99 "reason": "layoutObject removal" |
| 100 }, |
| 101 { |
| 102 "object": "RootInlineBox", |
| 103 "reason": "full" |
| 104 }, |
| 105 { |
| 106 "object": "InlineTextBox '\n'", |
| 107 "reason": "full" |
| 108 }, |
| 109 { |
| 110 "object": "LayoutBR BR", |
| 111 "reason": "layoutObject removal" |
| 112 }, |
| 113 { |
| 114 "object": "RootInlineBox", |
| 115 "reason": "full" |
| 116 }, |
| 117 { |
| 118 "object": "LayoutBlockFlow DIV", |
| 119 "reason": "layoutObject removal" |
| 120 }, |
89 { | 121 { |
90 "object": "LayoutBlockFlow DIV id='two'", | 122 "object": "LayoutBlockFlow DIV id='two'", |
91 "reason": "layoutObject removal" | 123 "reason": "layoutObject removal" |
92 }, | 124 }, |
93 { | 125 { |
| 126 "object": "InlineTextBox '\n'", |
| 127 "reason": "full" |
| 128 }, |
| 129 { |
| 130 "object": "RootInlineBox", |
| 131 "reason": "full" |
| 132 }, |
| 133 { |
| 134 "object": "InlineTextBox '\n'", |
| 135 "reason": "full" |
| 136 }, |
| 137 { |
94 "object": "LayoutBR BR", | 138 "object": "LayoutBR BR", |
95 "reason": "layoutObject removal" | 139 "reason": "layoutObject removal" |
96 }, | 140 }, |
97 { | 141 { |
| 142 "object": "InlineTextBox 'three'", |
| 143 "reason": "full" |
| 144 }, |
| 145 { |
| 146 "object": "RootInlineBox", |
| 147 "reason": "full" |
| 148 }, |
| 149 { |
| 150 "object": "InlineTextBox 'three'", |
| 151 "reason": "full" |
| 152 }, |
| 153 { |
98 "object": "LayoutText #text", | 154 "object": "LayoutText #text", |
99 "reason": "layoutObject removal" | 155 "reason": "layoutObject removal" |
100 }, | 156 }, |
101 { | 157 { |
102 "object": "LayoutInline SPAN", | 158 "object": "LayoutInline SPAN", |
103 "reason": "layoutObject removal" | 159 "reason": "layoutObject removal" |
104 }, | 160 }, |
105 { | 161 { |
| 162 "object": "RootInlineBox", |
| 163 "reason": "full" |
| 164 }, |
| 165 { |
106 "object": "LayoutBlockFlow DIV", | 166 "object": "LayoutBlockFlow DIV", |
107 "reason": "outline" | 167 "reason": "outline" |
108 }, | 168 }, |
109 { | 169 { |
110 "object": "LayoutBlockFlow DIV id='one'", | 170 "object": "LayoutBlockFlow DIV id='one'", |
111 "reason": "forced by layout" | 171 "reason": "forced by layout" |
112 }, | 172 }, |
113 { | 173 { |
114 "object": "RootInlineBox", | 174 "object": "RootInlineBox", |
115 "reason": "forced by layout" | 175 "reason": "forced by layout" |
116 }, | 176 }, |
117 { | 177 { |
118 "object": "LayoutText #text", | 178 "object": "LayoutText #text", |
119 "reason": "layoutObject insertion" | 179 "reason": "layoutObject insertion" |
120 }, | 180 }, |
121 { | 181 { |
122 "object": "InlineTextBox 'three'", | 182 "object": "InlineTextBox 'three'", |
123 "reason": "layoutObject insertion" | 183 "reason": "layoutObject insertion" |
124 }, | 184 }, |
125 { | 185 { |
126 "object": "LayoutBlockFlow DIV id='one'", | 186 "object": "LayoutBlockFlow DIV id='one'", |
127 "reason": "invalidate paint rectangle" | 187 "reason": "invalidate paint rectangle" |
128 } | 188 } |
129 ] | 189 ] |
130 } | 190 } |
131 | 191 |
OLD | NEW |