| 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 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [10, 183, 318, 257], | 9 [10, 183, 318, 257], |
| 10 [10, 183, 318, 257], | 10 [10, 183, 318, 257], |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 "RootInlineBox", | 34 "RootInlineBox", |
| 35 "InlineFlowBox", | 35 "InlineFlowBox", |
| 36 "InlineTextBox ''", | 36 "InlineTextBox ''", |
| 37 "InlineFlowBox", | 37 "InlineFlowBox", |
| 38 "InlineTextBox 'PASS'", | 38 "InlineTextBox 'PASS'", |
| 39 "InlineTextBox ''", | 39 "InlineTextBox ''", |
| 40 "InlineFlowBox", | 40 "InlineFlowBox", |
| 41 "InlineTextBox 'PASS'", | 41 "InlineTextBox 'PASS'", |
| 42 "LayoutSVGRoot (positioned) svg", | 42 "LayoutSVGRoot (positioned) svg", |
| 43 "LayoutSVGText text", | 43 "LayoutSVGText text", |
| 44 "RootInlineBox", |
| 44 "LayoutSVGTSpan tspan id='modify'", | 45 "LayoutSVGTSpan tspan id='modify'", |
| 45 "LayoutSVGInlineText #text", | 46 "LayoutSVGInlineText #text", |
| 46 "LayoutSVGTSpan tspan", | 47 "LayoutSVGTSpan tspan", |
| 47 "InlineFlowBox", | 48 "InlineFlowBox", |
| 48 "LayoutSVGInlineText #text", | 49 "LayoutSVGInlineText #text", |
| 49 "InlineTextBox 'PASS'", | 50 "InlineTextBox 'PASS'", |
| 50 "LayoutSVGInlineText #text", | 51 "LayoutSVGInlineText #text", |
| 51 "InlineTextBox ' '", | 52 "InlineTextBox ' '", |
| 52 "LayoutSVGTSpan tspan", | 53 "LayoutSVGTSpan tspan", |
| 53 "InlineFlowBox", | 54 "InlineFlowBox", |
| 54 "LayoutSVGInlineText #text", | 55 "LayoutSVGInlineText #text", |
| 55 "InlineTextBox 'PASS'", | 56 "InlineTextBox 'PASS'", |
| 56 "LayoutSVGInlineText #text" | 57 "LayoutSVGInlineText #text" |
| 57 ] | 58 ] |
| 58 } | 59 } |
| 59 ] | 60 ] |
| 60 } | 61 } |
| 61 | 62 |
| OLD | NEW |