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 [310, 114, 96, 45], | 9 [310, 114, 96, 45], |
10 [310, 114, 96, 45], | 10 [310, 114, 96, 45], |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
44 [0, 3, 9, 2], | 44 [0, 3, 9, 2], |
45 [0, 3, 9, 2], | 45 [0, 3, 9, 2], |
46 [0, 3, 9, 2], | 46 [0, 3, 9, 2], |
47 [0, 3, 9, 2], | 47 [0, 3, 9, 2], |
48 [0, 3, 9, 2], | 48 [0, 3, 9, 2], |
49 [0, 0, 406, 163], | 49 [0, 0, 406, 163], |
50 [0, 0, 1, 1], | 50 [0, 0, 1, 1], |
51 [0, 0, 1, 1], | 51 [0, 0, 1, 1], |
52 [0, 0, 1, 1], | 52 [0, 0, 1, 1], |
53 [0, 0, 1, 1] | 53 [0, 0, 1, 1] |
| 54 ], |
| 55 "paintInvalidationClients": [ |
| 56 "LayoutSVGRoot (positioned) svg", |
| 57 "LayoutSVGContainer g id='text1g'", |
| 58 "LayoutSVGText text", |
| 59 "LayoutSVGInlineText #text", |
| 60 "LayoutSVGTSpan tspan", |
| 61 "LayoutSVGInlineText #text", |
| 62 "LayoutSVGInlineText #text", |
| 63 "LayoutSVGForeignObject foreignObject", |
| 64 "LayoutBlockFlow P", |
| 65 "LayoutText #text", |
| 66 "LayoutSVGViewportContainer svg", |
| 67 "LayoutSVGText text", |
| 68 "LayoutSVGInlineText #text", |
| 69 "LayoutSVGContainer g id='text2g'", |
| 70 "LayoutSVGText text", |
| 71 "LayoutSVGText text", |
| 72 "LayoutSVGContainer g id='text3g'", |
| 73 "LayoutSVGText text", |
| 74 "LayoutSVGInlineText #text", |
| 75 "LayoutSVGTSpan tspan", |
| 76 "LayoutSVGInlineText #text", |
| 77 "LayoutSVGInlineText #text", |
| 78 "LayoutSVGForeignObject foreignObject", |
| 79 "LayoutBlockFlow P", |
| 80 "LayoutText #text", |
| 81 "LayoutSVGViewportContainer svg", |
| 82 "LayoutSVGText text", |
| 83 "LayoutSVGInlineText #text" |
54 ] | 84 ] |
55 } | 85 } |
56 ] | 86 ] |
57 } | 87 } |
58 | 88 |
OLD | NEW |