| 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": "LayoutSVGRect rect", | 10 "object": "LayoutSVGRect rect", |
| 11 "rect": [0, 0, 200, 200], | 11 "rect": [0, 0, 200, 200], |
| 12 "reason": "full" | 12 "reason": "full" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutSVGViewportContainer svg id='inner'", | 15 "object": "LayoutSVGViewportContainer svg id='inner'", |
| 16 "rect": [0, 0, 200, 200], | 16 "rect": [0, 0, 200, 200], |
| 17 "reason": "full" | 17 "reason": "full" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutSVGInlineText #text", | 20 "object": "LayoutSVGInlineText #text", |
| 21 "rect": [89, 86, 111, 18], | 21 "rect": [89, 86, 111, 18], |
| 22 "reason": "forced by layout" | 22 "reason": "geometry" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutSVGText text", | 25 "object": "LayoutSVGText text", |
| 26 "rect": [89, 86, 111, 18], | 26 "rect": [89, 86, 111, 18], |
| 27 "reason": "full" | 27 "reason": "full" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutSVGInlineText #text", | 30 "object": "LayoutSVGInlineText #text", |
| 31 "rect": [0, 86, 101, 18], | 31 "rect": [0, 86, 101, 18], |
| 32 "reason": "forced by layout" | 32 "reason": "geometry" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutSVGText text", | 35 "object": "LayoutSVGText text", |
| 36 "rect": [0, 86, 101, 18], | 36 "rect": [0, 86, 101, 18], |
| 37 "reason": "full" | 37 "reason": "full" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutSVGContainer use", | 40 "object": "LayoutSVGContainer use", |
| 41 "rect": [180, 120, 20, 20], | 41 "rect": [180, 120, 20, 20], |
| 42 "reason": "full" | 42 "reason": "full" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutSVGPath polygon id='triangle'", | 45 "object": "LayoutSVGPath polygon id='triangle'", |
| 46 "rect": [180, 120, 20, 20], | 46 "rect": [180, 120, 20, 20], |
| 47 "reason": "bounds change" | 47 "reason": "geometry" |
| 48 }, | 48 }, |
| 49 { | 49 { |
| 50 "object": "LayoutSVGRect rect", | 50 "object": "LayoutSVGRect rect", |
| 51 "rect": [180, 60, 20, 20], | 51 "rect": [180, 60, 20, 20], |
| 52 "reason": "full" | 52 "reason": "full" |
| 53 }, | 53 }, |
| 54 { | 54 { |
| 55 "object": "LayoutSVGContainer use", | 55 "object": "LayoutSVGContainer use", |
| 56 "rect": [80, 120, 20, 20], | 56 "rect": [80, 120, 20, 20], |
| 57 "reason": "full" | 57 "reason": "full" |
| 58 }, | 58 }, |
| 59 { | 59 { |
| 60 "object": "LayoutSVGPath polygon id='triangle'", | 60 "object": "LayoutSVGPath polygon id='triangle'", |
| 61 "rect": [80, 120, 20, 20], | 61 "rect": [80, 120, 20, 20], |
| 62 "reason": "bounds change" | 62 "reason": "geometry" |
| 63 }, | 63 }, |
| 64 { | 64 { |
| 65 "object": "LayoutSVGRect rect", | 65 "object": "LayoutSVGRect rect", |
| 66 "rect": [80, 60, 20, 20], | 66 "rect": [80, 60, 20, 20], |
| 67 "reason": "full" | 67 "reason": "full" |
| 68 } | 68 } |
| 69 ] | 69 ] |
| 70 } | 70 } |
| 71 ], | 71 ], |
| 72 "objectPaintInvalidations": [ | 72 "objectPaintInvalidations": [ |
| (...skipping 12 matching lines...) Expand all Loading... |
| 85 { | 85 { |
| 86 "object": "LayoutSVGText text", | 86 "object": "LayoutSVGText text", |
| 87 "reason": "full" | 87 "reason": "full" |
| 88 }, | 88 }, |
| 89 { | 89 { |
| 90 "object": "RootInlineBox", | 90 "object": "RootInlineBox", |
| 91 "reason": "full" | 91 "reason": "full" |
| 92 }, | 92 }, |
| 93 { | 93 { |
| 94 "object": "LayoutSVGInlineText #text", | 94 "object": "LayoutSVGInlineText #text", |
| 95 "reason": "forced by layout" | 95 "reason": "geometry" |
| 96 }, | 96 }, |
| 97 { | 97 { |
| 98 "object": "InlineTextBox 'right-aligned text'", | 98 "object": "InlineTextBox 'right-aligned text'", |
| 99 "reason": "forced by layout" | 99 "reason": "geometry" |
| 100 }, | 100 }, |
| 101 { | 101 { |
| 102 "object": "LayoutSVGContainer use", | 102 "object": "LayoutSVGContainer use", |
| 103 "reason": "full" | 103 "reason": "full" |
| 104 }, | 104 }, |
| 105 { | 105 { |
| 106 "object": "LayoutSVGPath polygon id='triangle'", | 106 "object": "LayoutSVGPath polygon id='triangle'", |
| 107 "reason": "bounds change" | 107 "reason": "geometry" |
| 108 } | 108 } |
| 109 ] | 109 ] |
| 110 } | 110 } |
| 111 | 111 |
| OLD | NEW |