| 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 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "position": [8, 108], | 10 "position": [8, 108], |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 "position": [5, 5], | 23 "position": [5, 5], |
| 24 "bounds": [185, 185], | 24 "bounds": [185, 185], |
| 25 "shouldFlattenTransform": false, | 25 "shouldFlattenTransform": false, |
| 26 "children": [ | 26 "children": [ |
| 27 { | 27 { |
| 28 "bounds": [400, 400], | 28 "bounds": [400, 400], |
| 29 "drawsContent": true, | 29 "drawsContent": true, |
| 30 "paintInvalidations": [ | 30 "paintInvalidations": [ |
| 31 { | 31 { |
| 32 "object": "LayoutBlockFlow DIV id='container'", | 32 "object": "LayoutBlockFlow DIV id='container'", |
| 33 "rect": [-5, -5, 210, 210], | |
| 34 "reason": "style change" | 33 "reason": "style change" |
| 35 } | 34 } |
| 36 ] | 35 ] |
| 37 } | 36 } |
| 38 ] | 37 ] |
| 39 }, | 38 }, |
| 40 { | 39 { |
| 41 "bounds": [210, 210], | 40 "bounds": [210, 210], |
| 42 "children": [ | 41 "children": [ |
| 43 { | 42 { |
| (...skipping 11 matching lines...) Expand all Loading... |
| 55 } | 54 } |
| 56 ] | 55 ] |
| 57 } | 56 } |
| 58 ] | 57 ] |
| 59 } | 58 } |
| 60 ] | 59 ] |
| 61 } | 60 } |
| 62 ] | 61 ] |
| 63 } | 62 } |
| 64 | 63 |
| OLD | NEW |