| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 Initial | 4 Initial |
| 5 | 5 |
| 6 { | 6 { |
| 7 "name": "Content Root Layer", | 7 "name": "Content Root Layer", |
| 8 "bounds": [785, 626], | 8 "bounds": [785, 625], |
| 9 "children": [ | 9 "children": [ |
| 10 { | 10 { |
| 11 "name": "LayoutView #document", | 11 "name": "LayoutView #document", |
| 12 "bounds": [785, 626], | 12 "bounds": [785, 625], |
| 13 "contentsOpaque": true, | 13 "contentsOpaque": true, |
| 14 "drawsContent": true, | 14 "drawsContent": true, |
| 15 "children": [ | 15 "children": [ |
| 16 { | 16 { |
| 17 "name": "LayoutBlockFlow DIV class='composited container'", | 17 "name": "LayoutBlockFlow DIV class='composited container'", |
| 18 "position": [18, 10], | 18 "position": [18, 10], |
| 19 "bounds": [749, 145] | 19 "bounds": [749, 145] |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "name": "LayoutBlockFlow DIV class='composited hidden container'", | 22 "name": "LayoutBlockFlow DIV class='composited hidden container'", |
| 23 "position": [14, 316], | 23 "position": [14, 316], |
| 24 "bounds": [757, 153], | 24 "bounds": [757, 153], |
| 25 "contentsVisible": false, | 25 "contentsVisible": false, |
| 26 "children": [ | 26 "children": [ |
| 27 { | 27 { |
| 28 "name": "LayoutImage IMG class='visible composited box'", | 28 "name": "LayoutImage IMG class='visible composited box'", |
| 29 "position": [24, 24], | 29 "position": [24, 24], |
| 30 "bounds": [100, 100] | 30 "bounds": [100, 100] |
| 31 } | 31 } |
| 32 ] | 32 ] |
| 33 } | 33 } |
| 34 ] | 34 ] |
| 35 } | 35 } |
| 36 ] | 36 ] |
| 37 } | 37 } |
| 38 After step 1 | 38 After step 1 |
| 39 | 39 |
| 40 { | 40 { |
| 41 "name": "Content Root Layer", | 41 "name": "Content Root Layer", |
| 42 "bounds": [785, 1158], | 42 "bounds": [785, 1157], |
| 43 "children": [ | 43 "children": [ |
| 44 { | 44 { |
| 45 "name": "LayoutView #document", | 45 "name": "LayoutView #document", |
| 46 "bounds": [785, 1158], | 46 "bounds": [785, 1157], |
| 47 "contentsOpaque": true, | 47 "contentsOpaque": true, |
| 48 "drawsContent": true, | 48 "drawsContent": true, |
| 49 "children": [ | 49 "children": [ |
| 50 { | 50 { |
| 51 "name": "LayoutBlockFlow DIV class='composited container'", | 51 "name": "LayoutBlockFlow DIV class='composited container'", |
| 52 "position": [18, 10], | 52 "position": [18, 10], |
| 53 "bounds": [749, 145], | 53 "bounds": [749, 145], |
| 54 "children": [ | 54 "children": [ |
| 55 { | 55 { |
| 56 "name": "LayoutImage IMG class='hidden composited box'", | 56 "name": "LayoutImage IMG class='hidden composited box'", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 124 "position": [24, 24], | 124 "position": [24, 24], |
| 125 "bounds": [100, 100] | 125 "bounds": [100, 100] |
| 126 } | 126 } |
| 127 ] | 127 ] |
| 128 } | 128 } |
| 129 ] | 129 ] |
| 130 } | 130 } |
| 131 ] | 131 ] |
| 132 } | 132 } |
| 133 | 133 |
| OLD | NEW |