OLD | NEW |
1 { | 1 { |
2 "layers": [ | 2 "layers": [ |
3 { | 3 { |
4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
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": "LayoutSVGContainer g id='content'", | 10 "object": "LayoutSVGContainer g id='content'", |
(...skipping 15 matching lines...) Expand all Loading... |
26 "rect": [0, 129, 520, 135], | 26 "rect": [0, 129, 520, 135], |
27 "reason": "layoutObject insertion" | 27 "reason": "layoutObject insertion" |
28 }, | 28 }, |
29 { | 29 { |
30 "object": "LayoutSVGText text", | 30 "object": "LayoutSVGText text", |
31 "rect": [0, 129, 520, 135], | 31 "rect": [0, 129, 520, 135], |
32 "reason": "layoutObject insertion" | 32 "reason": "layoutObject insertion" |
33 }, | 33 }, |
34 { | 34 { |
35 "object": "LayoutSVGInlineText #text", | 35 "object": "LayoutSVGInlineText #text", |
36 "rect": [0, 14, 368, 131], | 36 "rect": [0, 14, 367, 131], |
37 "reason": "layoutObject insertion" | 37 "reason": "layoutObject insertion" |
38 }, | 38 }, |
39 { | 39 { |
40 "object": "LayoutSVGText text", | 40 "object": "LayoutSVGText text", |
41 "rect": [0, 14, 368, 131], | 41 "rect": [0, 14, 367, 131], |
42 "reason": "layoutObject insertion" | 42 "reason": "layoutObject insertion" |
43 }, | 43 }, |
44 { | 44 { |
45 "object": "LayoutSVGRect rect", | 45 "object": "LayoutSVGRect rect", |
46 "rect": [16, 16, 18, 18], | 46 "rect": [16, 16, 18, 18], |
47 "reason": "layoutObject insertion" | 47 "reason": "layoutObject insertion" |
48 }, | 48 }, |
49 { | 49 { |
50 "object": "LayoutSVGRect rect", | 50 "object": "LayoutSVGRect rect", |
51 "rect": [16, 16, 18, 18], | 51 "rect": [16, 16, 18, 18], |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
137 "object": "LayoutSVGInlineText #text", | 137 "object": "LayoutSVGInlineText #text", |
138 "reason": "layoutObject insertion" | 138 "reason": "layoutObject insertion" |
139 }, | 139 }, |
140 { | 140 { |
141 "object": "InlineTextBox 'Pattern on fill/stroke'", | 141 "object": "InlineTextBox 'Pattern on fill/stroke'", |
142 "reason": "layoutObject insertion" | 142 "reason": "layoutObject insertion" |
143 } | 143 } |
144 ] | 144 ] |
145 } | 145 } |
146 | 146 |
OLD | NEW |