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, 166, 100, 100], | 9 [8, 166, 100, 100], |
10 [8, 148, 784, 18] | 10 [8, 148, 784, 18] |
11 ], | 11 ], |
12 "paintInvalidationClients": [ | 12 "paintInvalidationClients": [ |
| 13 "InlineTextBox '\u00A0'", |
| 14 "InlineFlowBox", |
| 15 "RootInlineBox", |
| 16 "InlineBox", |
13 "LayoutBlockFlow (anonymous)", | 17 "LayoutBlockFlow (anonymous)", |
14 "LayoutBlockFlow (positioned) DIV id='t'" | 18 "LayoutBlockFlow (positioned) DIV id='t'" |
15 ] | 19 ] |
16 } | 20 } |
17 ] | 21 ] |
18 } | 22 } |
19 | 23 |
OLD | NEW |