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