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, 181, 317, 259], | 9 [10, 181, 317, 259], |
10 [10, 181, 317, 259], | 10 [10, 181, 317, 259], |
(...skipping 11 matching lines...) Expand all Loading... |
22 [10, 61, 317, 379], | 22 [10, 61, 317, 379], |
23 [10, 61, 317, 379], | 23 [10, 61, 317, 379], |
24 [10, 61, 317, 379], | 24 [10, 61, 317, 379], |
25 [10, 61, 317, 379], | 25 [10, 61, 317, 379], |
26 [10, 61, 317, 379], | 26 [10, 61, 317, 379], |
27 [10, 61, 317, 379], | 27 [10, 61, 317, 379], |
28 [10, 61, 317, 379], | 28 [10, 61, 317, 379], |
29 [10, 61, 317, 379] | 29 [10, 61, 317, 379] |
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 |