| 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, 140, 101, 26], | 9 [59, 140, 101, 26], |
| 10 [59, 140, 101, 26], | 10 [59, 140, 101, 26], |
| 11 [59, 140, 101, 26], | 11 [59, 140, 101, 26], |
| 12 [59, 40, 101, 126], | 12 [59, 40, 101, 126], |
| 13 [59, 40, 101, 26], | 13 [59, 40, 101, 26], |
| 14 [59, 40, 101, 26], | 14 [59, 40, 101, 26], |
| 15 [59, 40, 101, 26], | 15 [59, 40, 101, 26], |
| 16 [59, 40, 101, 26], | 16 [59, 40, 101, 26], |
| 17 [59, 40, 101, 26], | 17 [59, 40, 101, 26], |
| 18 [59, 40, 101, 26] | 18 [59, 40, 101, 26] |
| 19 ], | 19 ], |
| 20 "paintInvalidationClients": [ | 20 "paintInvalidationClients": [ |
| 21 "RootInlineBox", |
| 22 "InlineTextBox 'PASS '", |
| 23 "InlineFlowBox", |
| 24 "InlineTextBox 'PASS'", |
| 25 "RootInlineBox", |
| 26 "InlineTextBox 'PASS '", |
| 27 "InlineFlowBox", |
| 28 "InlineTextBox 'PASS'", |
| 21 "LayoutSVGRoot (positioned) svg", | 29 "LayoutSVGRoot (positioned) svg", |
| 22 "LayoutSVGViewportContainer svg id='inner1'", | 30 "LayoutSVGViewportContainer svg id='inner1'", |
| 23 "LayoutSVGText text", | 31 "LayoutSVGText text", |
| 24 "LayoutSVGInlineText #text", | 32 "LayoutSVGInlineText #text", |
| 33 "InlineTextBox 'PASS '", |
| 25 "LayoutSVGTSpan tspan", | 34 "LayoutSVGTSpan tspan", |
| 35 "InlineFlowBox", |
| 26 "LayoutSVGInlineText #text", | 36 "LayoutSVGInlineText #text", |
| 37 "InlineTextBox 'PASS'", |
| 27 "LayoutSVGInlineText #text", | 38 "LayoutSVGInlineText #text", |
| 28 "LayoutSVGViewportContainer svg id='inner2'", | 39 "LayoutSVGViewportContainer svg id='inner2'", |
| 29 "LayoutSVGText text" | 40 "LayoutSVGText text" |
| 30 ] | 41 ] |
| 31 } | 42 } |
| 32 ] | 43 ] |
| 33 } | 44 } |
| 34 | 45 |
| OLD | NEW |