| 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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow P", | 10 "object": "LayoutBlockFlow P", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 "reason": "incremental" | 57 "reason": "incremental" |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "object": "LayoutText #text", | 60 "object": "LayoutText #text", |
| 61 "rect": [368, 80, 52, 108], | 61 "rect": [368, 80, 52, 108], |
| 62 "reason": "incremental" | 62 "reason": "incremental" |
| 63 }, | 63 }, |
| 64 { | 64 { |
| 65 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 65 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 66 "rect": [14, 353, 48, 65], | 66 "rect": [14, 353, 48, 65], |
| 67 "reason": "location change" | 67 "reason": "bounds change" |
| 68 }, | 68 }, |
| 69 { | 69 { |
| 70 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 70 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 71 "rect": [14, 335, 48, 65], | 71 "rect": [14, 335, 48, 65], |
| 72 "reason": "location change" | 72 "reason": "bounds change" |
| 73 }, | 73 }, |
| 74 { | 74 { |
| 75 "object": "LayoutText #text", | 75 "object": "LayoutText #text", |
| 76 "rect": [305, 170, 40, 18], | 76 "rect": [305, 170, 40, 18], |
| 77 "reason": "bounds change" | 77 "reason": "bounds change" |
| 78 }, | 78 }, |
| 79 { | 79 { |
| 80 "object": "LayoutText #text", | 80 "object": "LayoutText #text", |
| 81 "rect": [14, 188, 40, 18], | 81 "rect": [14, 188, 40, 18], |
| 82 "reason": "bounds change" | 82 "reason": "bounds change" |
| (...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 499 }, | 499 }, |
| 500 { | 500 { |
| 501 "object": "RootInlineBox", | 501 "object": "RootInlineBox", |
| 502 "reason": "full" | 502 "reason": "full" |
| 503 } | 503 } |
| 504 ] | 504 ] |
| 505 } | 505 } |
| 506 ] | 506 ] |
| 507 } | 507 } |
| 508 | 508 |
| OLD | NEW |