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 [334, 40, 466, 168], | 9 [334, 40, 466, 168], |
10 [334, 40, 466, 168], | 10 [334, 40, 466, 168], |
11 [334, 40, 466, 168], | 11 [334, 40, 466, 168], |
12 [16, 40, 784, 168], | 12 [16, 40, 784, 168], |
13 [16, 40, 784, 168], | 13 [16, 40, 784, 168], |
14 [16, 40, 784, 168], | 14 [16, 40, 784, 168], |
15 [16, 40, 784, 168], | 15 [16, 40, 784, 168], |
16 [16, 40, 784, 168], | 16 [16, 40, 784, 168], |
17 [16, 40, 318, 168], | 17 [16, 40, 318, 168], |
18 [0, 0, 334, 500] | 18 [0, 0, 334, 500] |
19 ], | 19 ], |
20 "paintInvalidationClients": [ | 20 "paintInvalidationClients": [ |
21 "LayoutSVGRoot svg id='svg-root'", | 21 "LayoutSVGRoot svg id='svg-root'", |
22 "LayoutSVGContainer g id='content'", | 22 "LayoutSVGContainer g id='content'", |
23 "LayoutSVGText text", | 23 "LayoutSVGText text", |
| 24 "RootInlineBox", |
24 "LayoutSVGInlineText #text", | 25 "LayoutSVGInlineText #text", |
25 "InlineTextBox 'Clipped. INVISIBLE.'", | 26 "InlineTextBox 'Clipped. INVISIBLE.'", |
26 "RootInlineBox", | 27 "RootInlineBox", |
27 "InlineTextBox 'Clipped. INVISIBLE.'", | 28 "InlineTextBox 'Clipped. INVISIBLE.'", |
28 "LayoutSVGRoot svg id='svg-root'", | 29 "LayoutSVGRoot svg id='svg-root'", |
29 "LayoutSVGContainer g id='content'", | 30 "LayoutSVGContainer g id='content'", |
30 "LayoutSVGText text", | 31 "LayoutSVGText text", |
| 32 "RootInlineBox", |
31 "LayoutSVGInlineText #text", | 33 "LayoutSVGInlineText #text", |
32 "InlineTextBox 'Clipped. INVISIBLE.'", | 34 "InlineTextBox 'Clipped. INVISIBLE.'", |
33 "LayoutSVGResourceClipper clipPath id='dynClip'", | 35 "LayoutSVGResourceClipper clipPath id='dynClip'", |
34 "LayoutSVGPath path" | 36 "LayoutSVGPath path" |
35 ] | 37 ] |
36 } | 38 } |
37 ] | 39 ] |
38 } | 40 } |
39 | 41 |
OLD | NEW |