| 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 [59, 143, 95, 23], | 9 [59, 143, 95, 23], |
| 10 [59, 143, 95, 23], | 10 [59, 143, 95, 23], |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 "InlineTextBox 'PASS '", | 23 "InlineTextBox 'PASS '", |
| 24 "InlineFlowBox", | 24 "InlineFlowBox", |
| 25 "InlineTextBox 'PASS'", | 25 "InlineTextBox 'PASS'", |
| 26 "RootInlineBox", | 26 "RootInlineBox", |
| 27 "InlineTextBox 'PASS '", | 27 "InlineTextBox 'PASS '", |
| 28 "InlineFlowBox", | 28 "InlineFlowBox", |
| 29 "InlineTextBox 'PASS'", | 29 "InlineTextBox 'PASS'", |
| 30 "LayoutSVGRoot (positioned) svg", | 30 "LayoutSVGRoot (positioned) svg", |
| 31 "LayoutSVGViewportContainer svg id='inner1'", | 31 "LayoutSVGViewportContainer svg id='inner1'", |
| 32 "LayoutSVGText text", | 32 "LayoutSVGText text", |
| 33 "RootInlineBox", |
| 33 "LayoutSVGInlineText #text", | 34 "LayoutSVGInlineText #text", |
| 34 "InlineTextBox 'PASS '", | 35 "InlineTextBox 'PASS '", |
| 35 "LayoutSVGTSpan tspan", | 36 "LayoutSVGTSpan tspan", |
| 36 "InlineFlowBox", | 37 "InlineFlowBox", |
| 37 "LayoutSVGInlineText #text", | 38 "LayoutSVGInlineText #text", |
| 38 "InlineTextBox 'PASS'", | 39 "InlineTextBox 'PASS'", |
| 39 "LayoutSVGInlineText #text", | 40 "LayoutSVGInlineText #text", |
| 40 "LayoutSVGViewportContainer svg id='inner2'", | 41 "LayoutSVGViewportContainer svg id='inner2'", |
| 41 "LayoutSVGText text", | 42 "LayoutSVGText text", |
| 43 "RootInlineBox", |
| 42 "LayoutSVGTSpan tspan", | 44 "LayoutSVGTSpan tspan", |
| 43 "InlineFlowBox" | 45 "InlineFlowBox" |
| 44 ] | 46 ] |
| 45 } | 47 } |
| 46 ] | 48 ] |
| 47 } | 49 } |
| 48 | 50 |
| OLD | NEW |