| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 { | 3 { |
| 4 "layers": [ | 4 "layers": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true | 9 "drawsContent": true |
| 10 }, | 10 }, |
| 11 { | 11 { |
| 12 "name": "LayoutBlockFlow (relative positioned) DIV class='box translateZ'"
, | 12 "name": "LayoutBlockFlow (relative positioned) DIV class='box translateZ'"
, |
| 13 "position": [23, 23], | 13 "position": [23, 23], |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 }, | 57 }, |
| 58 { | 58 { |
| 59 "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative
positioned) DIV class='box')", | 59 "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative
positioned) DIV class='box')", |
| 60 "position": [311, 143], | 60 "position": [311, 143], |
| 61 "bounds": [110, 110], | 61 "bounds": [110, 110], |
| 62 "drawsContent": true | 62 "drawsContent": true |
| 63 } | 63 } |
| 64 ] | 64 ] |
| 65 } | 65 } |
| 66 | 66 |
| OLD | NEW |