| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "repaintRects": [ | |
| 9 [0, 0, 100, 100] | |
| 10 ], | |
| 11 "paintInvalidationClients": [ | |
| 12 "LayoutBlockFlow (relative positioned) DIV id='inner'" | |
| 13 ], | |
| 14 "children": [ | |
| 15 { | |
| 16 "position": [278, 278], | |
| 17 "bounds": [100, 100], | |
| 18 "contentsOpaque": true, | |
| 19 "drawsContent": true, | |
| 20 "backfaceVisibility": "hidden", | |
| 21 "backgroundColor": "#008000", | |
| 22 "repaintRects": [ | |
| 23 [0, 0, 100, 100], | |
| 24 [0, 0, 100, 100], | |
| 25 [0, 0, 100, 100] | |
| 26 ], | |
| 27 "paintInvalidationClients": [ | |
| 28 "LayoutBlockFlow (relative positioned) DIV id='outer'", | |
| 29 "LayoutBlockFlow (relative positioned) DIV id='inner'", | |
| 30 "LayoutBlockFlow (relative positioned) DIV id='outer'" | |
| 31 ] | |
| 32 } | |
| 33 ] | |
| 34 } | |
| 35 ] | |
| 36 } | |
| 37 | |
| OLD | NEW |