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, 317, 374], | 9 [10, 63, 317, 374], |
10 [10, 63, 317, 374], | 10 [10, 63, 317, 374], |
(...skipping 11 matching lines...) Expand all Loading... |
22 [10, 50, 317, 387], | 22 [10, 50, 317, 387], |
23 [10, 50, 317, 387], | 23 [10, 50, 317, 387], |
24 [10, 50, 317, 387], | 24 [10, 50, 317, 387], |
25 [10, 50, 317, 387], | 25 [10, 50, 317, 387], |
26 [10, 50, 317, 387], | 26 [10, 50, 317, 387], |
27 [10, 50, 317, 387], | 27 [10, 50, 317, 387], |
28 [10, 50, 317, 387], | 28 [10, 50, 317, 387], |
29 [10, 50, 317, 387], | 29 [10, 50, 317, 387], |
30 [10, 50, 317, 387], | 30 [10, 50, 317, 387], |
31 [10, 50, 317, 387] | 31 [10, 50, 317, 387] |
| 32 ], |
| 33 "paintInvalidationClients": [ |
| 34 "RootInlineBox", |
| 35 "InlineFlowBox", |
| 36 "InlineTextBox 'PA'", |
| 37 "InlineTextBox ''", |
| 38 "InlineFlowBox", |
| 39 "InlineTextBox 'PASS'", |
| 40 "InlineTextBox ''", |
| 41 "InlineFlowBox", |
| 42 "InlineTextBox 'PASS'", |
| 43 "LayoutSVGRoot (positioned) svg", |
| 44 "LayoutSVGText text", |
| 45 "LayoutSVGTSpan tspan id='modify'", |
| 46 "InlineFlowBox", |
| 47 "LayoutSVGInlineText #text", |
| 48 "InlineTextBox 'PA'", |
| 49 "LayoutSVGInlineText #text", |
| 50 "InlineTextBox 'SS'", |
| 51 "LayoutSVGInlineText #text", |
| 52 "InlineTextBox ' '", |
| 53 "LayoutSVGTSpan tspan", |
| 54 "InlineFlowBox", |
| 55 "LayoutSVGInlineText #text", |
| 56 "InlineTextBox 'PASS'", |
| 57 "LayoutSVGInlineText #text", |
| 58 "InlineTextBox ' '", |
| 59 "LayoutSVGTSpan tspan", |
| 60 "InlineFlowBox", |
| 61 "LayoutSVGInlineText #text", |
| 62 "InlineTextBox 'PASS'", |
| 63 "LayoutSVGInlineText #text" |
32 ] | 64 ] |
33 } | 65 } |
34 ] | 66 ] |
35 } | 67 } |
36 | 68 |
OLD | NEW |