OLD | NEW |
1 { | 1 { |
| 2 "name": "Content Root Layer", |
2 "bounds": [802, 585], | 3 "bounds": [802, 585], |
3 "children": [ | 4 "children": [ |
4 { | 5 { |
| 6 "name": "LayoutView #document", |
5 "bounds": [802, 585], | 7 "bounds": [802, 585], |
6 "contentsOpaque": true, | 8 "contentsOpaque": true, |
7 "drawsContent": true, | 9 "drawsContent": true, |
8 "paintInvalidations": [ | 10 "paintInvalidations": [ |
9 { | 11 { |
10 "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='r
otated'", | 12 "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='r
otated'", |
11 "rect": [76, 186, 286, 286], | 13 "rect": [76, 186, 286, 286], |
12 "reason": "subtree" | 14 "reason": "subtree" |
13 } | 15 } |
14 ] | 16 ] |
15 } | 17 } |
| 18 ], |
| 19 "objectPaintInvalidations": [ |
| 20 { |
| 21 "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='rotat
ed'", |
| 22 "reason": "subtree" |
| 23 } |
16 ] | 24 ] |
17 } | 25 } |
18 | 26 |
OLD | NEW |