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