OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [8, 220, 100, 103], | 9 [8, 220, 100, 103], |
10 [8, 220, 100, 100], | 10 [8, 220, 100, 100], |
11 [8, 220, 100, 100], | 11 [8, 220, 100, 100], |
12 [8, 200, 100, 103], | 12 [8, 200, 100, 103], |
13 [8, 200, 100, 100], | 13 [8, 200, 100, 100], |
14 [8, 200, 100, 100], | 14 [8, 200, 100, 100], |
15 [8, 40, 784, 103] | 15 [8, 40, 784, 103] |
16 ], | 16 ], |
17 "paintInvalidationClients": [ | 17 "paintInvalidationClients": [ |
18 "InlineBox", | 18 "InlineBox", |
19 "InlineFlowBox", | 19 "InlineFlowBox", |
20 "InlineFlowBox", | 20 "InlineFlowBox", |
21 "RootInlineBox", | 21 "RootInlineBox", |
22 "LayoutBlockFlow (anonymous)", | 22 "LayoutBlockFlow (anonymous)", |
23 "LayoutInline (relative positioned) SPAN id='target'", | 23 "LayoutInline (relative positioned) SPAN id='target'", |
24 "InlineFlowBox", | 24 "InlineFlowBox", |
25 "LayoutText #text", | 25 "LayoutText #text", |
26 "LayoutBlockFlow DIV", | 26 "LayoutBlockFlow DIV", |
| 27 "RootInlineBox", |
27 "LayoutText #text", | 28 "LayoutText #text", |
28 "InlineTextBox 'x'", | 29 "InlineTextBox 'x'", |
29 "LayoutText #text" | 30 "LayoutText #text" |
30 ] | 31 ] |
31 } | 32 } |
32 ] | 33 ] |
33 } | 34 } |
34 | 35 |
OLD | NEW |