| OLD | NEW |
| 1 Hi! | 1 Hi! |
| 2 { | 2 { |
| 3 "name": "Content Root Layer", |
| 3 "bounds": [785, 4021], | 4 "bounds": [785, 4021], |
| 4 "children": [ | 5 "children": [ |
| 5 { | 6 { |
| 7 "name": "LayoutView #document", |
| 6 "bounds": [785, 4021], | 8 "bounds": [785, 4021], |
| 7 "contentsOpaque": true, | 9 "contentsOpaque": true, |
| 8 "drawsContent": true, | 10 "drawsContent": true, |
| 9 "paintInvalidations": [ | 11 "paintInvalidations": [ |
| 10 { | 12 { |
| 11 "object": "LayoutBlockFlow (positioned) DIV id='abs'", | 13 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 12 "rect": [425, 980, 360, 90], | 14 "rect": [425, 980, 360, 90], |
| 13 "reason": "subtree" | 15 "reason": "subtree" |
| 14 }, | 16 }, |
| 15 { | 17 { |
| (...skipping 23 matching lines...) Expand all Loading... |
| 39 }, | 41 }, |
| 40 { | 42 { |
| 41 "object": "LayoutText #text", | 43 "object": "LayoutText #text", |
| 42 "rect": [425, 480, 19, 19], | 44 "rect": [425, 480, 19, 19], |
| 43 "reason": "subtree" | 45 "reason": "subtree" |
| 44 }, | 46 }, |
| 45 { | 47 { |
| 46 "object": "LayoutText #text", | 48 "object": "LayoutText #text", |
| 47 "rect": [425, 480, 19, 19], | 49 "rect": [425, 480, 19, 19], |
| 48 "reason": "subtree" | 50 "reason": "subtree" |
| 49 }, | |
| 50 { | |
| 51 "object": "InlineTextBox 'Hi!'", | |
| 52 "reason": "subtree" | |
| 53 }, | |
| 54 { | |
| 55 "object": "InlineTextBox 'Hi!'", | |
| 56 "reason": "subtree" | |
| 57 }, | |
| 58 { | |
| 59 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", | |
| 60 "reason": "subtree" | |
| 61 }, | |
| 62 { | |
| 63 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", | |
| 64 "reason": "subtree" | |
| 65 }, | |
| 66 { | |
| 67 "object": "RootInlineBox", | |
| 68 "reason": "full" | |
| 69 }, | |
| 70 { | |
| 71 "object": "RootInlineBox", | |
| 72 "reason": "full" | |
| 73 } | 51 } |
| 74 ] | 52 ] |
| 75 } | 53 } |
| 54 ], |
| 55 "objectPaintInvalidations": [ |
| 56 { |
| 57 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
| 58 "reason": "subtree" |
| 59 }, |
| 60 { |
| 61 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 62 "reason": "subtree" |
| 63 }, |
| 64 { |
| 65 "object": "RootInlineBox", |
| 66 "reason": "subtree" |
| 67 }, |
| 68 { |
| 69 "object": "LayoutText #text", |
| 70 "reason": "subtree" |
| 71 }, |
| 72 { |
| 73 "object": "InlineTextBox 'Hi!'", |
| 74 "reason": "subtree" |
| 75 }, |
| 76 { |
| 77 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
| 78 "reason": "subtree" |
| 79 }, |
| 80 { |
| 81 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 82 "reason": "subtree" |
| 83 }, |
| 84 { |
| 85 "object": "RootInlineBox", |
| 86 "reason": "subtree" |
| 87 }, |
| 88 { |
| 89 "object": "LayoutText #text", |
| 90 "reason": "subtree" |
| 91 }, |
| 92 { |
| 93 "object": "InlineTextBox 'Hi!'", |
| 94 "reason": "subtree" |
| 95 } |
| 76 ] | 96 ] |
| 77 } | 97 } |
| 78 | 98 |
| OLD | NEW |