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, 62, 319, 258], | 9 [10, 62, 319, 378] |
10 [10, 62, 319, 258], | |
11 [10, 62, 319, 258] | |
12 ], | 10 ], |
13 "paintInvalidationClients": [ | 11 "paintInvalidationClients": [ |
14 "InlineTextBox 'FAIL'", | 12 "RootInlineBox", |
15 "LayoutSVGInlineText #text", | |
16 "InlineFlowBox", | 13 "InlineFlowBox", |
17 "LayoutSVGTSpan tspan id='remove'", | 14 "InlineTextBox 'PA'", |
18 "RootInlineBox", | 15 "InlineTextBox ''", |
19 "InlineFlowBox", | 16 "InlineFlowBox", |
20 "InlineTextBox 'PASS'", | 17 "InlineTextBox 'PASS'", |
21 "InlineTextBox ''", | 18 "InlineTextBox ''", |
22 "InlineTextBox ''", | |
23 "InlineFlowBox", | 19 "InlineFlowBox", |
24 "InlineTextBox 'PASS'", | 20 "InlineTextBox 'PASS'", |
25 "LayoutSVGText text id='text'" | 21 "LayoutSVGText text" |
26 ] | 22 ] |
27 } | 23 } |
28 ] | 24 ] |
29 } | 25 } |
30 | 26 |
OLD | NEW |