| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "repaintRects": [ | |
| 9 [508, 208, 100, 100], | |
| 10 [508, 208, 100, 100], | |
| 11 [508, 88, 100, 300], | |
| 12 [508, 88, 100, 300], | |
| 13 [508, 88, 100, 300], | |
| 14 [508, 88, 100, 220], | |
| 15 [508, 88, 100, 100], | |
| 16 [408, 208, 100, 100], | |
| 17 [408, 208, 100, 100], | |
| 18 [408, 88, 200, 300], | |
| 19 [408, 88, 100, 300], | |
| 20 [408, 88, 100, 220] | |
| 21 ], | |
| 22 "paintInvalidationClients": [ | |
| 23 "LayoutBlockFlow (positioned) DIV id='remove_child'", | |
| 24 "LayoutBlockFlow (floating) DIV id='remove' class='outer'", | |
| 25 "LayoutBlockFlow (floating) DIV id='container'", | |
| 26 "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'", | |
| 27 "LayoutBlockFlow (relative positioned) DIV id='keep_inner'", | |
| 28 "LayoutBlockFlow (positioned) DIV id='abs_pos'", | |
| 29 "LayoutBlockFlow DIV id='keep_child'" | |
| 30 ] | |
| 31 } | |
| 32 ] | |
| 33 } | |
| 34 | |
| OLD | NEW |