| 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, 182, 317, 255], | 9 [10, 182, 317, 255], |
| 10 [10, 182, 317, 255], | 10 [10, 182, 317, 255], |
| (...skipping 11 matching lines...) Expand all Loading... |
| 22 [10, 62, 317, 375], | 22 [10, 62, 317, 375], |
| 23 [10, 62, 317, 375], | 23 [10, 62, 317, 375], |
| 24 [10, 62, 317, 375], | 24 [10, 62, 317, 375], |
| 25 [10, 62, 317, 375], | 25 [10, 62, 317, 375], |
| 26 [10, 62, 317, 375], | 26 [10, 62, 317, 375], |
| 27 [10, 62, 317, 375], | 27 [10, 62, 317, 375], |
| 28 [10, 62, 317, 375], | 28 [10, 62, 317, 375], |
| 29 [10, 62, 317, 375] | 29 [10, 62, 317, 375] |
| 30 ], | 30 ], |
| 31 "paintInvalidationClients": [ | 31 "paintInvalidationClients": [ |
| 32 "InlineTextBox 'FAIL'", |
| 32 "LayoutSVGInlineText #text", | 33 "LayoutSVGInlineText #text", |
| 34 "RootInlineBox", |
| 35 "InlineFlowBox", |
| 36 "InlineTextBox ''", |
| 37 "InlineFlowBox", |
| 38 "InlineTextBox 'PASS'", |
| 39 "InlineTextBox ''", |
| 40 "InlineFlowBox", |
| 41 "InlineTextBox 'PASS'", |
| 33 "LayoutSVGRoot (positioned) svg", | 42 "LayoutSVGRoot (positioned) svg", |
| 34 "LayoutSVGText text", | 43 "LayoutSVGText text", |
| 35 "LayoutSVGTSpan tspan id='modify'", | 44 "LayoutSVGTSpan tspan id='modify'", |
| 36 "LayoutSVGInlineText #text", | 45 "LayoutSVGInlineText #text", |
| 37 "LayoutSVGTSpan tspan", | 46 "LayoutSVGTSpan tspan", |
| 47 "InlineFlowBox", |
| 38 "LayoutSVGInlineText #text", | 48 "LayoutSVGInlineText #text", |
| 49 "InlineTextBox 'PASS'", |
| 39 "LayoutSVGInlineText #text", | 50 "LayoutSVGInlineText #text", |
| 51 "InlineTextBox ' '", |
| 40 "LayoutSVGTSpan tspan", | 52 "LayoutSVGTSpan tspan", |
| 53 "InlineFlowBox", |
| 41 "LayoutSVGInlineText #text", | 54 "LayoutSVGInlineText #text", |
| 55 "InlineTextBox 'PASS'", |
| 42 "LayoutSVGInlineText #text" | 56 "LayoutSVGInlineText #text" |
| 43 ] | 57 ] |
| 44 } | 58 } |
| 45 ] | 59 ] |
| 46 } | 60 } |
| 47 | 61 |
| OLD | NEW |