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 [59, 143, 98, 23], | 9 [59, 143, 98, 23], |
10 [59, 143, 98, 23], | 10 [59, 143, 98, 23], |
11 [59, 143, 98, 23], | 11 [59, 143, 98, 23], |
12 [59, 143, 98, 23], | 12 [59, 143, 98, 23], |
13 [59, 43, 98, 123], | 13 [59, 43, 98, 123], |
14 [59, 43, 98, 23], | 14 [59, 43, 98, 23], |
15 [59, 43, 98, 23], | 15 [59, 43, 98, 23], |
16 [59, 43, 98, 23], | 16 [59, 43, 98, 23], |
17 [59, 43, 98, 23], | 17 [59, 43, 98, 23], |
18 [59, 43, 98, 23], | 18 [59, 43, 98, 23], |
19 [59, 43, 98, 23] | 19 [59, 43, 98, 23] |
| 20 ], |
| 21 "paintInvalidationClients": [ |
| 22 "RootInlineBox", |
| 23 "InlineTextBox 'PASS '", |
| 24 "InlineFlowBox", |
| 25 "InlineTextBox 'PASS'", |
| 26 "RootInlineBox", |
| 27 "InlineTextBox 'PASS '", |
| 28 "InlineFlowBox", |
| 29 "InlineTextBox 'PASS'", |
| 30 "LayoutSVGRoot (positioned) svg", |
| 31 "LayoutSVGViewportContainer svg id='inner1'", |
| 32 "LayoutSVGText text", |
| 33 "LayoutSVGInlineText #text", |
| 34 "InlineTextBox 'PASS '", |
| 35 "LayoutSVGTSpan tspan", |
| 36 "InlineFlowBox", |
| 37 "LayoutSVGInlineText #text", |
| 38 "InlineTextBox 'PASS'", |
| 39 "LayoutSVGInlineText #text", |
| 40 "LayoutSVGViewportContainer svg id='inner2'", |
| 41 "LayoutSVGText text", |
| 42 "LayoutSVGTSpan tspan", |
| 43 "InlineFlowBox" |
20 ] | 44 ] |
21 } | 45 } |
22 ] | 46 ] |
23 } | 47 } |
24 | 48 |
OLD | NEW |