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