OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "layers": [ |
3 "bounds": [785, 4934], | |
4 "children": [ | |
5 { | 3 { |
6 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
7 "bounds": [785, 4934], | 5 "bounds": [785, 4934], |
8 "contentsOpaque": true, | 6 "contentsOpaque": true, |
9 "drawsContent": true, | 7 "drawsContent": true, |
10 "paintInvalidations": [ | 8 "paintInvalidations": [ |
11 { | 9 { |
12 "object": "LayoutBlockFlow DIV id='target'", | 10 "object": "LayoutBlockFlow DIV id='target'", |
13 "rect": [8, 2408, 100, 100], | 11 "rect": [8, 2408, 100, 100], |
14 "reason": "style change" | 12 "reason": "style change" |
15 } | 13 } |
16 ] | 14 ] |
17 } | 15 } |
18 ], | 16 ], |
19 "objectPaintInvalidations": [ | 17 "objectPaintInvalidations": [ |
20 { | 18 { |
21 "object": "LayoutBlockFlow DIV id='target'", | 19 "object": "LayoutBlockFlow DIV id='target'", |
22 "reason": "style change" | 20 "reason": "style change" |
23 } | 21 } |
24 ] | 22 ] |
25 } | 23 } |
26 | 24 |
OLD | NEW |