| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [874, 600], | 3 "bounds": [873, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [874, 600], | 7 "bounds": [873, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "backgroundColor": "#3F3F3F", | 10 "backgroundColor": "#3F3F3F", |
| 11 "paintInvalidations": [ | 11 "paintInvalidations": [ |
| 12 { | 12 { |
| 13 "object": "LayoutView #document", | 13 "object": "LayoutView #document", |
| 14 "rect": [0, 600, 874, 180], | 14 "rect": [0, 600, 873, 180], |
| 15 "reason": "incremental" | 15 "reason": "incremental" |
| 16 }, | 16 }, |
| 17 { | 17 { |
| 18 "object": "LayoutBlockFlow DIV", | 18 "object": "LayoutBlockFlow DIV", |
| 19 "rect": [8, 8, 866, 764], | 19 "rect": [8, 8, 866, 764], |
| 20 "reason": "border box change" | 20 "reason": "border box change" |
| 21 }, | 21 }, |
| 22 { | 22 { |
| 23 "object": "LayoutBlockFlow HTML", | 23 "object": "LayoutBlockFlow HTML", |
| 24 "rect": [0, 0, 800, 780], | 24 "rect": [0, 0, 800, 780], |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 "object": "LayoutBlockFlow DIV", | 68 "object": "LayoutBlockFlow DIV", |
| 69 "reason": "incremental" | 69 "reason": "incremental" |
| 70 }, | 70 }, |
| 71 { | 71 { |
| 72 "object": "LayoutBlockFlow DIV id='target'", | 72 "object": "LayoutBlockFlow DIV id='target'", |
| 73 "reason": "incremental" | 73 "reason": "incremental" |
| 74 } | 74 } |
| 75 ] | 75 ] |
| 76 } | 76 } |
| 77 | 77 |
| OLD | NEW |