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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow div id='contentBox'", | 10 "object": "LayoutBlockFlow div id='contentBox'", |
11 "rect": [8, 50, 602, 425], | 11 "rect": [8, 50, 602, 422], |
12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "InlineBox", | 15 "object": "InlineBox", |
16 "reason": "full" | 16 "reason": "full" |
17 }, | 17 }, |
18 { | 18 { |
19 "object": "RootInlineBox", | 19 "object": "RootInlineBox", |
20 "reason": "full" | 20 "reason": "full" |
21 }, | 21 }, |
22 { | 22 { |
23 "object": "RootInlineBox", | 23 "object": "RootInlineBox", |
24 "reason": "full" | 24 "reason": "full" |
25 } | 25 } |
26 ] | 26 ] |
27 } | 27 } |
28 ] | 28 ] |
29 } | 29 } |
30 | 30 |
OLD | NEW |