| 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'", |
| 11 "rect": [0, 15, 684, 362], | 11 "rect": [0, 15, 684, 362], |
| 12 "reason": "became visible" | 12 "reason": "became visible" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutSVGRect rect", | 15 "object": "LayoutSVGRect rect", |
| 16 "rect": [16, 16, 18, 18], | 16 "rect": [10, 10, 10, 10], |
| 17 "reason": "layoutObject insertion" | 17 "reason": "layoutObject insertion" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutSVGRect rect", | 20 "object": "LayoutSVGRect rect", |
| 21 "rect": [16, 16, 18, 18], | 21 "rect": [10, 10, 10, 10], |
| 22 "reason": "layoutObject insertion" | 22 "reason": "layoutObject insertion" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutSVGRect rect", | 25 "object": "LayoutSVGRect rect", |
| 26 "rect": [8, 8, 17, 17], | 26 "rect": [5, 5, 10, 10], |
| 27 "reason": "layoutObject insertion" | 27 "reason": "layoutObject insertion" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutSVGRect rect", | 30 "object": "LayoutSVGRect rect", |
| 31 "rect": [8, 8, 17, 17], | 31 "rect": [5, 5, 10, 10], |
| 32 "reason": "layoutObject insertion" | 32 "reason": "layoutObject insertion" |
| 33 } | 33 } |
| 34 ] | 34 ] |
| 35 } | 35 } |
| 36 ], | 36 ], |
| 37 "objectPaintInvalidations": [ | 37 "objectPaintInvalidations": [ |
| 38 { | 38 { |
| 39 "object": "LayoutSVGResourcePattern pattern id='fillPattern'", | 39 "object": "LayoutSVGResourcePattern pattern id='fillPattern'", |
| 40 "reason": "layoutObject insertion" | 40 "reason": "layoutObject insertion" |
| 41 }, | 41 }, |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 "object": "LayoutSVGInlineText #text", | 107 "object": "LayoutSVGInlineText #text", |
| 108 "reason": "layoutObject insertion" | 108 "reason": "layoutObject insertion" |
| 109 }, | 109 }, |
| 110 { | 110 { |
| 111 "object": "InlineTextBox 'Pattern on fill/stroke'", | 111 "object": "InlineTextBox 'Pattern on fill/stroke'", |
| 112 "reason": "layoutObject insertion" | 112 "reason": "layoutObject insertion" |
| 113 } | 113 } |
| 114 ] | 114 ] |
| 115 } | 115 } |
| 116 | 116 |
| OLD | NEW |