| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [785, 836], | 3 "bounds": [785, 836], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [785, 836], | 7 "bounds": [785, 836], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 44 "reason": "layoutObject insertion" | 44 "reason": "layoutObject insertion" |
| 45 }, | 45 }, |
| 46 { | 46 { |
| 47 "object": "LayoutBlockFlow HTML", | 47 "object": "LayoutBlockFlow HTML", |
| 48 "rect": [10, 94, 728, 90], | 48 "rect": [10, 94, 728, 90], |
| 49 "reason": "forced by layout" | 49 "reason": "forced by layout" |
| 50 }, | 50 }, |
| 51 { | 51 { |
| 52 "object": "LayoutView #document", | 52 "object": "LayoutView #document", |
| 53 "rect": [10, 94, 728, 90], | 53 "rect": [10, 94, 728, 90], |
| 54 "reason": "full" | |
| 55 }, | |
| 56 { | |
| 57 "object": "LayoutView #document", | |
| 58 "rect": [10, 94, 728, 90], | |
| 59 "reason": "bounds change" | 54 "reason": "bounds change" |
| 60 }, | 55 }, |
| 61 { | 56 { |
| 62 "object": "LayoutBlockFlow BODY", | 57 "object": "LayoutBlockFlow BODY", |
| 63 "rect": [18, 102, 712, 74], | 58 "rect": [18, 102, 712, 74], |
| 64 "reason": "bounds change" | 59 "reason": "bounds change" |
| 65 }, | 60 }, |
| 66 { | 61 { |
| 67 "object": "LayoutImage IMG", | 62 "object": "LayoutImage IMG", |
| 68 "rect": [58, 236, 489, 537], | 63 "rect": [58, 236, 489, 537], |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 "object": "LayoutImage IMG", | 100 "object": "LayoutImage IMG", |
| 106 "reason": "bounds change" | 101 "reason": "bounds change" |
| 107 }, | 102 }, |
| 108 { | 103 { |
| 109 "object": "LayoutText #text", | 104 "object": "LayoutText #text", |
| 110 "reason": "bounds change" | 105 "reason": "bounds change" |
| 111 } | 106 } |
| 112 ] | 107 ] |
| 113 } | 108 } |
| 114 | 109 |
| OLD | NEW |