| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", |
| 2 "bounds": [600, 250], | 3 "bounds": [600, 250], |
| 3 "children": [ | 4 "children": [ |
| 4 { | 5 { |
| 6 "name": "LayoutView #document", |
| 5 "bounds": [600, 250], | 7 "bounds": [600, 250], |
| 6 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 7 "drawsContent": true, | 9 "drawsContent": true, |
| 8 "backgroundColor": "#0000FF", | 10 "backgroundColor": "#0000FF", |
| 9 "paintInvalidations": [ | 11 "paintInvalidations": [ |
| 10 { | 12 { |
| 11 "object": "LayoutView #document", | 13 "object": "LayoutView #document", |
| 12 "rect": [0, 250, 600, 250], | 14 "rect": [0, 250, 600, 250], |
| 13 "reason": "incremental" | 15 "reason": "incremental" |
| 14 }, | 16 }, |
| 15 { | 17 { |
| 16 "object": "LayoutBlockFlow HTML", | 18 "object": "LayoutBlockFlow HTML", |
| 17 "rect": [0, 0, 600, 8], | 19 "rect": [0, 0, 600, 8], |
| 18 "reason": "forced by layout" | 20 "reason": "forced by layout" |
| 19 } | 21 } |
| 20 ] | 22 ] |
| 21 } | 23 } |
| 24 ], |
| 25 "objectPaintInvalidations": [ |
| 26 { |
| 27 "object": "LayoutView #document", |
| 28 "reason": "incremental" |
| 29 }, |
| 30 { |
| 31 "object": "LayoutBlockFlow HTML", |
| 32 "reason": "forced by layout" |
| 33 } |
| 22 ] | 34 ] |
| 23 } | 35 } |
| 24 { | 36 { |
| 37 "name": "Content Root Layer", |
| 25 "bounds": [400, 250], | 38 "bounds": [400, 250], |
| 26 "children": [ | 39 "children": [ |
| 27 { | 40 { |
| 41 "name": "LayoutView #document", |
| 28 "bounds": [400, 250], | 42 "bounds": [400, 250], |
| 29 "contentsOpaque": true, | 43 "contentsOpaque": true, |
| 30 "drawsContent": true, | 44 "drawsContent": true, |
| 31 "backgroundColor": "#0000FF", | 45 "backgroundColor": "#0000FF", |
| 32 "paintInvalidations": [ | 46 "paintInvalidations": [ |
| 33 { | 47 { |
| 34 "object": "LayoutBlockFlow HTML", | 48 "object": "LayoutBlockFlow HTML", |
| 35 "rect": [0, 0, 600, 8], | 49 "rect": [0, 0, 600, 8], |
| 36 "reason": "forced by layout" | 50 "reason": "forced by layout" |
| 37 }, | 51 }, |
| 38 { | 52 { |
| 39 "object": "LayoutView #document", | 53 "object": "LayoutView #document", |
| 40 "rect": [0, 0, 400, 250], | 54 "rect": [0, 0, 400, 250], |
| 41 "reason": "full" | 55 "reason": "full" |
| 42 }, | 56 }, |
| 43 { | 57 { |
| 44 "object": "LayoutView #document", | 58 "object": "LayoutView #document", |
| 45 "rect": [400, 0, 200, 250], | 59 "rect": [400, 0, 200, 250], |
| 46 "reason": "incremental" | 60 "reason": "incremental" |
| 47 }, | |
| 48 { | |
| 49 "object": "LayoutBlockFlow BODY", | |
| 50 "reason": "became visible" | |
| 51 } | 61 } |
| 52 ] | 62 ] |
| 53 } | 63 } |
| 64 ], |
| 65 "objectPaintInvalidations": [ |
| 66 { |
| 67 "object": "LayoutView #document", |
| 68 "reason": "full" |
| 69 }, |
| 70 { |
| 71 "object": "LayoutView #document", |
| 72 "reason": "incremental" |
| 73 }, |
| 74 { |
| 75 "object": "LayoutBlockFlow HTML", |
| 76 "reason": "forced by layout" |
| 77 }, |
| 78 { |
| 79 "object": "LayoutBlockFlow BODY", |
| 80 "reason": "became visible" |
| 81 } |
| 54 ] | 82 ] |
| 55 } | 83 } |
| 56 { | 84 { |
| 85 "name": "Content Root Layer", |
| 57 "bounds": [400, 600], | 86 "bounds": [400, 600], |
| 58 "children": [ | 87 "children": [ |
| 59 { | 88 { |
| 89 "name": "LayoutView #document", |
| 60 "bounds": [400, 600], | 90 "bounds": [400, 600], |
| 61 "contentsOpaque": true, | 91 "contentsOpaque": true, |
| 62 "drawsContent": true, | 92 "drawsContent": true, |
| 63 "backgroundColor": "#0000FF", | 93 "backgroundColor": "#0000FF", |
| 64 "paintInvalidations": [ | 94 "paintInvalidations": [ |
| 65 { | 95 { |
| 66 "object": "LayoutView #document", | 96 "object": "LayoutView #document", |
| 67 "rect": [0, 0, 400, 600], | 97 "rect": [0, 0, 400, 600], |
| 68 "reason": "full" | 98 "reason": "full" |
| 69 }, | 99 }, |
| 70 { | 100 { |
| 71 "object": "LayoutView #document", | 101 "object": "LayoutView #document", |
| 72 "rect": [0, 250, 400, 350], | 102 "rect": [0, 250, 400, 350], |
| 73 "reason": "incremental" | 103 "reason": "incremental" |
| 74 }, | 104 }, |
| 75 { | 105 { |
| 76 "object": "LayoutBlockFlow HTML", | 106 "object": "LayoutBlockFlow HTML", |
| 77 "rect": [0, 0, 400, 8], | 107 "rect": [0, 0, 400, 8], |
| 78 "reason": "forced by layout" | 108 "reason": "forced by layout" |
| 79 } | 109 } |
| 80 ] | 110 ] |
| 81 } | 111 } |
| 112 ], |
| 113 "objectPaintInvalidations": [ |
| 114 { |
| 115 "object": "LayoutView #document", |
| 116 "reason": "full" |
| 117 }, |
| 118 { |
| 119 "object": "LayoutView #document", |
| 120 "reason": "incremental" |
| 121 }, |
| 122 { |
| 123 "object": "LayoutBlockFlow HTML", |
| 124 "reason": "forced by layout" |
| 125 } |
| 82 ] | 126 ] |
| 83 } | 127 } |
| 84 { | 128 { |
| 129 "name": "Content Root Layer", |
| 85 "bounds": [800, 600], | 130 "bounds": [800, 600], |
| 86 "children": [ | 131 "children": [ |
| 87 { | 132 { |
| 133 "name": "LayoutView #document", |
| 88 "bounds": [800, 600], | 134 "bounds": [800, 600], |
| 89 "contentsOpaque": true, | 135 "contentsOpaque": true, |
| 90 "drawsContent": true, | 136 "drawsContent": true, |
| 91 "backgroundColor": "#0000FF", | 137 "backgroundColor": "#0000FF", |
| 92 "paintInvalidations": [ | 138 "paintInvalidations": [ |
| 93 { | 139 { |
| 94 "object": "LayoutView #document", | 140 "object": "LayoutView #document", |
| 95 "rect": [0, 0, 800, 600], | 141 "rect": [0, 0, 800, 600], |
| 96 "reason": "full" | 142 "reason": "full" |
| 97 }, | 143 }, |
| 98 { | 144 { |
| 99 "object": "LayoutBlockFlow HTML", | 145 "object": "LayoutBlockFlow HTML", |
| 100 "rect": [0, 0, 800, 8], | 146 "rect": [0, 0, 800, 8], |
| 101 "reason": "forced by layout" | 147 "reason": "forced by layout" |
| 102 }, | 148 }, |
| 103 { | 149 { |
| 104 "object": "LayoutView #document", | 150 "object": "LayoutView #document", |
| 105 "rect": [400, 0, 400, 600], | 151 "rect": [400, 0, 400, 600], |
| 106 "reason": "incremental" | 152 "reason": "incremental" |
| 107 }, | |
| 108 { | |
| 109 "object": "LayoutBlockFlow BODY", | |
| 110 "reason": "became visible" | |
| 111 } | 153 } |
| 112 ] | 154 ] |
| 113 } | 155 } |
| 156 ], |
| 157 "objectPaintInvalidations": [ |
| 158 { |
| 159 "object": "LayoutView #document", |
| 160 "reason": "full" |
| 161 }, |
| 162 { |
| 163 "object": "LayoutView #document", |
| 164 "reason": "incremental" |
| 165 }, |
| 166 { |
| 167 "object": "LayoutBlockFlow HTML", |
| 168 "reason": "forced by layout" |
| 169 }, |
| 170 { |
| 171 "object": "LayoutBlockFlow BODY", |
| 172 "reason": "became visible" |
| 173 } |
| 114 ] | 174 ] |
| 115 } | 175 } |
| 116 | 176 |
| OLD | NEW |