| 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": "LayoutSVGInlineText #text", | 10 "object": "LayoutSVGInlineText #text", |
| 11 "rect": [10, 63, 307, 377], | 11 "rect": [10, 63, 307, 377], |
| 12 "reason": "location change" | 12 "reason": "layoutObject insertion" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutSVGText text", | 15 "object": "LayoutSVGText text", |
| 16 "rect": [10, 63, 307, 377], | 16 "rect": [10, 63, 307, 377], |
| 17 "reason": "style change" | 17 "reason": "style change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "InlineFlowBox", | 20 "object": "InlineFlowBox", |
| 21 "reason": "full" | 21 "reason": "full" |
| 22 }, | 22 }, |
| (...skipping 20 matching lines...) Expand all Loading... |
| 43 { | 43 { |
| 44 "object": "InlineTextBox 'PASS'", | 44 "object": "InlineTextBox 'PASS'", |
| 45 "reason": "full" | 45 "reason": "full" |
| 46 }, | 46 }, |
| 47 { | 47 { |
| 48 "object": "InlineTextBox 'PASS'", | 48 "object": "InlineTextBox 'PASS'", |
| 49 "reason": "full" | 49 "reason": "full" |
| 50 }, | 50 }, |
| 51 { | 51 { |
| 52 "object": "InlineTextBox 'SS'", | 52 "object": "InlineTextBox 'SS'", |
| 53 "reason": "location change" | 53 "reason": "layoutObject insertion" |
| 54 }, | 54 }, |
| 55 { | 55 { |
| 56 "object": "RootInlineBox", | 56 "object": "RootInlineBox", |
| 57 "reason": "full" | 57 "reason": "full" |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "object": "RootInlineBox", | 60 "object": "RootInlineBox", |
| 61 "reason": "full" | 61 "reason": "full" |
| 62 } | 62 } |
| 63 ] | 63 ] |
| 64 } | 64 } |
| 65 ] | 65 ] |
| 66 } | 66 } |
| 67 | 67 |
| OLD | NEW |