| 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 (anonymous)", | 10 "object": "LayoutBlockFlow (anonymous)", |
| 11 "rect": [8, 108, 784, 104], | 11 "rect": [8, 108, 784, 104], |
| 12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutInline SPAN id='target'", | 15 "object": "LayoutInline SPAN id='target'", |
| 16 "rect": [112, 108, 171, 104], | 16 "rect": [112, 108, 171, 104], |
| 17 "reason": "layoutObject removal" | 17 "reason": "layoutObject removal" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
| 21 "rect": [112, 193, 171, 19], | 21 "rect": [112, 193, 171, 19], |
| 22 "reason": "layoutObject removal" | 22 "reason": "layoutObject removal" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow DIV", | 25 "object": "LayoutBlockFlow DIV", |
| 26 "rect": [283, 108, 100, 100], | 26 "rect": [282, 108, 101, 100], |
| 27 "reason": "location change" | 27 "reason": "location change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutBlockFlow DIV", | 30 "object": "LayoutBlockFlow DIV", |
| 31 "rect": [112, 108, 100, 100], | 31 "rect": [112, 108, 100, 100], |
| 32 "reason": "location change" | 32 "reason": "location change" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "InlineBox", | 35 "object": "InlineBox", |
| 36 "reason": "full" | 36 "reason": "full" |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 77 }, | 77 }, |
| 78 { | 78 { |
| 79 "object": "RootInlineBox", | 79 "object": "RootInlineBox", |
| 80 "reason": "full" | 80 "reason": "full" |
| 81 } | 81 } |
| 82 ] | 82 ] |
| 83 } | 83 } |
| 84 ] | 84 ] |
| 85 } | 85 } |
| 86 | 86 |
| OLD | NEW |