| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "position": [10, 60], | 10 "position": [10, 60], |
| 11 "bounds": [300, 400], | 11 "bounds": [300, 400], |
| 12 "drawsContent": true, | 12 "drawsContent": true, |
| 13 "repaintRects": [ | 13 "repaintRects": [ |
| 14 [50, 160, 200, 50], | 14 [50, 160, 200, 50], |
| 15 [50, 50, 200, 50] | 15 [50, 50, 200, 50] |
| 16 ], | 16 ], |
| 17 "paintInvalidationClients": [ |
| 18 "LayoutBlockFlow (positioned) DIV id='block'" |
| 19 ], |
| 17 "children": [ | 20 "children": [ |
| 18 { | 21 { |
| 19 "bounds": [285, 385], | 22 "bounds": [285, 385], |
| 20 "children": [ | 23 "children": [ |
| 21 { | 24 { |
| 22 "bounds": [285, 900], | 25 "bounds": [285, 900], |
| 23 "drawsContent": true, | 26 "drawsContent": true, |
| 24 "repaintRects": [ | 27 "repaintRects": [ |
| 25 [50, 310, 200, 50], | 28 [50, 310, 200, 50], |
| 26 [50, 200, 200, 50] | 29 [50, 200, 200, 50] |
| 27 ], | 30 ], |
| 31 "paintInvalidationClients": [ |
| 32 "LayoutBlockFlow (positioned) DIV id='block'" |
| 33 ], |
| 28 "children": [ | 34 "children": [ |
| 29 { | 35 { |
| 30 | 36 |
| 31 } | 37 } |
| 32 ] | 38 ] |
| 33 } | 39 } |
| 34 ] | 40 ] |
| 35 }, | 41 }, |
| 36 { | 42 { |
| 37 "children": [ | 43 "children": [ |
| 38 { | 44 { |
| 39 "position": [0, 385], | 45 "position": [0, 385], |
| 40 "bounds": [285, 15], | 46 "bounds": [285, 15], |
| 41 "drawsContent": true | 47 "drawsContent": true |
| 42 }, | 48 }, |
| 43 { | 49 { |
| 44 "position": [285, 0], | 50 "position": [285, 0], |
| 45 "bounds": [15, 385], | 51 "bounds": [15, 385], |
| 46 "drawsContent": true, | 52 "drawsContent": true, |
| 47 "repaintRects": [ | 53 "repaintRects": [ |
| 48 [0, 0, 15, 385], | 54 [0, 0, 15, 385], |
| 49 [0, 0, 15, 385], | 55 [0, 0, 15, 385], |
| 50 [0, 0, 15, 385] | 56 [0, 0, 15, 385] |
| 57 ], |
| 58 "paintInvalidationClients": [ |
| 59 "##ALL##", |
| 60 "##ALL##", |
| 61 "##ALL##" |
| 51 ] | 62 ] |
| 52 }, | 63 }, |
| 53 { | 64 { |
| 54 "position": [285, 385], | 65 "position": [285, 385], |
| 55 "bounds": [15, 15], | 66 "bounds": [15, 15], |
| 56 "drawsContent": true | 67 "drawsContent": true |
| 57 } | 68 } |
| 58 ] | 69 ] |
| 59 } | 70 } |
| 60 ] | 71 ] |
| 61 } | 72 } |
| 62 ] | 73 ] |
| 63 } | 74 } |
| 64 ] | 75 ] |
| 65 } | 76 } |
| 66 | 77 |
| OLD | NEW |