| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [1250, 585], | 2 "bounds": [1250, 585], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [1250, 585], | 5 "bounds": [1250, 585], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [1250, 0, 250, 585], | 9 [1250, 0, 250, 585], |
| 10 [704, 0, 700, 236], | 10 [704, 0, 700, 236], |
| 11 [704, 0, 214, 232], | 11 [704, 0, 214, 232], |
| 12 [700, 218, 4, 18], | 12 [700, 218, 4, 18], |
| 13 [454, 0, 700, 236], | 13 [454, 0, 700, 236], |
| 14 [454, 0, 214, 232], | 14 [454, 0, 214, 232], |
| 15 [450, 218, 4, 18], | 15 [450, 218, 4, 18], |
| 16 [0, 0, 1500, 236], | 16 [0, 0, 1500, 236], |
| 17 [0, 0, 800, 52], |
| 17 [0, 0, 700, 236], | 18 [0, 0, 700, 236], |
| 18 [0, 0, 214, 232], | 19 [0, 0, 214, 232], |
| 19 [-250, 0, 1500, 236], | 20 [-250, 0, 1500, 236], |
| 20 [-250, 0, 700, 236], | 21 [-250, 0, 700, 236], |
| 21 [-250, 0, 214, 232] | 22 [-250, 0, 214, 232] |
| 23 ], |
| 24 "paintInvalidationClients": [ |
| 25 "LayoutView #document", |
| 26 "LayoutBlockFlow HTML", |
| 27 "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
| 28 "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
| 29 "LayoutImage IMG", |
| 30 "LayoutText #text", |
| 31 "LayoutText #text", |
| 32 "InlineTextBox '\n'", |
| 33 "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
| 34 "LayoutImage IMG", |
| 35 "LayoutText #text", |
| 36 "LayoutText #text" |
| 22 ] | 37 ] |
| 23 } | 38 } |
| 24 ] | 39 ] |
| 25 } | 40 } |
| 26 | 41 |
| OLD | NEW |