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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutSVGRect rect", | 10 "object": "LayoutSVGRect rect", |
11 "rect": [0, 0, 100, 100], | 11 "rect": [0, 0, 100, 100], |
12 "reason": "full" | 12 "reason": "full" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutSVGResourceFilterPrimitive feComponentTransfer id='fe
'", | 15 "object": "LayoutSVGResourceFilterPrimitive feComponentTransfer id='fe
'", |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | 16 "reason": "full" |
18 } | 17 } |
19 ] | 18 ] |
20 } | 19 } |
21 ] | 20 ] |
22 } | 21 } |
23 | 22 |
OLD | NEW |