| 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": [ | 17 "paintInvalidationClients": [ |
| 18 "LayoutBlockFlow (positioned) DIV id='block'" | 18 "LayoutBlockFlow (positioned) DIV id='block'" |
| 19 ], | 19 ], |
| 20 "children": [ | 20 "children": [ |
| 21 { | 21 { |
| 22 "bounds": [685, 385], | 22 "bounds": [685, 385], |
| 23 "children": [ | 23 "children": [ |
| 24 { | 24 { |
| 25 "bounds": [685, 600], | 25 "bounds": [685, 600], |
| 26 "shouldFlattenTransform": false, |
| 26 "drawsContent": true, | 27 "drawsContent": true, |
| 27 "repaintRects": [ | 28 "repaintRects": [ |
| 28 [300, 200, 120, 50], | 29 [300, 200, 120, 50], |
| 29 [50, 200, 120, 50] | 30 [50, 200, 120, 50] |
| 30 ], | 31 ], |
| 31 "paintInvalidationClients": [ | 32 "paintInvalidationClients": [ |
| 32 "LayoutBlockFlow (positioned) DIV id='block'" | 33 "LayoutBlockFlow (positioned) DIV id='block'" |
| 33 ], | 34 ], |
| 34 "children": [ | 35 "children": [ |
| 35 { | 36 { |
| 36 | 37 "shouldFlattenTransform": false |
| 37 } | 38 } |
| 38 ] | 39 ] |
| 39 } | 40 } |
| 40 ] | 41 ] |
| 41 }, | 42 }, |
| 42 { | 43 { |
| 43 "children": [ | 44 "children": [ |
| 44 { | 45 { |
| 45 "position": [0, 385], | 46 "position": [0, 385], |
| 46 "bounds": [685, 15], | 47 "bounds": [685, 15], |
| (...skipping 17 matching lines...) Expand all Loading... |
| 64 } | 65 } |
| 65 ] | 66 ] |
| 66 } | 67 } |
| 67 ] | 68 ] |
| 68 } | 69 } |
| 69 ] | 70 ] |
| 70 } | 71 } |
| 71 ] | 72 ] |
| 72 } | 73 } |
| 73 | 74 |
| OLD | NEW |