| OLD | NEW |
| 1 Hi! | 1 Hi! |
| 2 { | 2 { |
| 3 "bounds": [785, 4021], | 3 "bounds": [785, 4021], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "bounds": [785, 4021], | 6 "bounds": [785, 4021], |
| 7 "contentsOpaque": true, | 7 "contentsOpaque": true, |
| 8 "drawsContent": true, | 8 "drawsContent": true, |
| 9 "repaintRects": [ | 9 "paintInvalidations": [ |
| 10 [425, 980, 360, 90], | 10 { |
| 11 [425, 980, 360, 90], | 11 "object": "InlineTextBox 'Hi!'", |
| 12 [425, 980, 19, 19], | 12 "rect": [0, 0, 0, 0], |
| 13 [425, 980, 19, 19], | 13 "reason": "location change" |
| 14 [425, 480, 360, 90], | 14 }, |
| 15 [425, 480, 360, 90], | 15 { |
| 16 [425, 480, 19, 19], | 16 "object": "InlineTextBox 'Hi!'", |
| 17 [425, 480, 19, 19] | 17 "rect": [0, 0, 0, 0], |
| 18 "reason": "location change" |
| 19 }, |
| 20 { |
| 21 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 22 "rect": [425, 480, 360, 90], |
| 23 "reason": "location change" |
| 24 }, |
| 25 { |
| 26 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 27 "rect": [425, 980, 360, 90], |
| 28 "reason": "location change" |
| 29 }, |
| 30 { |
| 31 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 32 "rect": [425, 980, 360, 90], |
| 33 "reason": "location change" |
| 34 }, |
| 35 { |
| 36 "object": "LayoutBlockFlow (positioned) DIV id='abs'", |
| 37 "rect": [425, 480, 360, 90], |
| 38 "reason": "location change" |
| 39 }, |
| 40 { |
| 41 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
| 42 "rect": [0, 0, 0, 0], |
| 43 "reason": "location change" |
| 44 }, |
| 45 { |
| 46 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
| 47 "rect": [0, 0, 0, 0], |
| 48 "reason": "location change" |
| 49 }, |
| 50 { |
| 51 "object": "LayoutText #text", |
| 52 "rect": [425, 480, 19, 19], |
| 53 "reason": "location change" |
| 54 }, |
| 55 { |
| 56 "object": "LayoutText #text", |
| 57 "rect": [425, 980, 19, 19], |
| 58 "reason": "location change" |
| 59 }, |
| 60 { |
| 61 "object": "LayoutText #text", |
| 62 "rect": [425, 980, 19, 19], |
| 63 "reason": "location change" |
| 64 }, |
| 65 { |
| 66 "object": "LayoutText #text", |
| 67 "rect": [425, 480, 19, 19], |
| 68 "reason": "location change" |
| 69 }, |
| 70 { |
| 71 "object": "RootInlineBox", |
| 72 "rect": [0, 0, 0, 0], |
| 73 "reason": "full" |
| 74 }, |
| 75 { |
| 76 "object": "RootInlineBox", |
| 77 "rect": [0, 0, 0, 0], |
| 78 "reason": "full" |
| 79 } |
| 18 ] | 80 ] |
| 19 } | 81 } |
| 20 ] | 82 ] |
| 21 } | 83 } |
| 22 | 84 |
| OLD | NEW |