| 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": "InlineBox", | 10 "object": "InlineBox", |
| 11 "rect": [0, 0, 0, 0], | 11 "rect": [0, 0, 0, 0], |
| 12 "reason": "full" | 12 "reason": "full" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow BODY", | 15 "object": "LayoutBlockFlow BODY", |
| 16 "rect": [-2, -2, 794, 120], | 16 "rect": [-2, -2, 794, 120], |
| 17 "reason": "bounds change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow HTML", | 20 "object": "LayoutBlockFlow HTML", |
| 21 "rect": [-2, -2, 802, 122], | 21 "rect": [-2, -2, 802, 123], |
| 22 "reason": "bounds change" | 22 "reason": "bounds change" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutSVGRoot svg", | 25 "object": "LayoutSVGRoot svg", |
| 26 "rect": [-2, -2, 120, 120], | 26 "rect": [-2, -2, 120, 120], |
| 27 "reason": "style change" | 27 "reason": "style change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "RootInlineBox", | 30 "object": "RootInlineBox", |
| 31 "rect": [0, 0, 0, 0], | 31 "rect": [0, 0, 0, 0], |
| 32 "reason": "full" | 32 "reason": "full" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "RootInlineBox", | 35 "object": "RootInlineBox", |
| 36 "rect": [0, 0, 0, 0], | 36 "rect": [0, 0, 0, 0], |
| 37 "reason": "full" | 37 "reason": "full" |
| 38 } | 38 } |
| 39 ] | 39 ] |
| 40 } | 40 } |
| 41 ] | 41 ] |
| 42 } | 42 } |
| 43 | 43 |
| OLD | NEW |