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, 63, 307, 377], | 9 [10, 63, 307, 377], |
10 [10, 63, 307, 377], | 10 [10, 63, 307, 377], |
(...skipping 24 matching lines...) Expand all Loading... |
35 "InlineFlowBox", | 35 "InlineFlowBox", |
36 "InlineTextBox 'PA'", | 36 "InlineTextBox 'PA'", |
37 "InlineTextBox ''", | 37 "InlineTextBox ''", |
38 "InlineFlowBox", | 38 "InlineFlowBox", |
39 "InlineTextBox 'PASS'", | 39 "InlineTextBox 'PASS'", |
40 "InlineTextBox ''", | 40 "InlineTextBox ''", |
41 "InlineFlowBox", | 41 "InlineFlowBox", |
42 "InlineTextBox 'PASS'", | 42 "InlineTextBox 'PASS'", |
43 "LayoutSVGRoot (positioned) svg", | 43 "LayoutSVGRoot (positioned) svg", |
44 "LayoutSVGText text", | 44 "LayoutSVGText text", |
| 45 "RootInlineBox", |
45 "LayoutSVGTSpan tspan id='modify'", | 46 "LayoutSVGTSpan tspan id='modify'", |
46 "InlineFlowBox", | 47 "InlineFlowBox", |
47 "LayoutSVGInlineText #text", | 48 "LayoutSVGInlineText #text", |
48 "InlineTextBox 'PA'", | 49 "InlineTextBox 'PA'", |
49 "LayoutSVGInlineText #text", | 50 "LayoutSVGInlineText #text", |
50 "InlineTextBox 'SS'", | 51 "InlineTextBox 'SS'", |
51 "LayoutSVGInlineText #text", | 52 "LayoutSVGInlineText #text", |
52 "InlineTextBox ' '", | 53 "InlineTextBox ' '", |
53 "LayoutSVGTSpan tspan", | 54 "LayoutSVGTSpan tspan", |
54 "InlineFlowBox", | 55 "InlineFlowBox", |
55 "LayoutSVGInlineText #text", | 56 "LayoutSVGInlineText #text", |
56 "InlineTextBox 'PASS'", | 57 "InlineTextBox 'PASS'", |
57 "LayoutSVGInlineText #text", | 58 "LayoutSVGInlineText #text", |
58 "InlineTextBox ' '", | 59 "InlineTextBox ' '", |
59 "LayoutSVGTSpan tspan", | 60 "LayoutSVGTSpan tspan", |
60 "InlineFlowBox", | 61 "InlineFlowBox", |
61 "LayoutSVGInlineText #text", | 62 "LayoutSVGInlineText #text", |
62 "InlineTextBox 'PASS'", | 63 "InlineTextBox 'PASS'", |
63 "LayoutSVGInlineText #text" | 64 "LayoutSVGInlineText #text" |
64 ] | 65 ] |
65 } | 66 } |
66 ] | 67 ] |
67 } | 68 } |
68 | 69 |
OLD | NEW |