| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [785, 2001], | 5 "bounds": [785, 2001], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true | 7 "drawsContent": true |
| 8 }, | 8 }, |
| 9 { | 9 { |
| 10 "name": "LayoutBlockFlow (positioned) DIV id='absolute'", | 10 "name": "LayoutBlockFlow (positioned) DIV id='absolute'", |
| 11 "position": [0, 400], | 11 "position": [0, 400], |
| 12 "bounds": [100, 1601], | 12 "bounds": [100, 1601], |
| 13 "drawsContent": true, | 13 "drawsContent": true, |
| 14 "backfaceVisibility": "hidden", | 14 "backfaceVisibility": "hidden", |
| 15 "backgroundColor": "#FF0000", | 15 "backgroundColor": "#FF0000", |
| 16 "paintInvalidations": [ | 16 "paintInvalidations": [ |
| 17 { | 17 { |
| 18 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", | 18 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
| 19 "rect": [0, 0, 100, 200], | 19 "rect": [0, 100, 100, 100], |
| 20 "reason": "incremental" | 20 "reason": "incremental" |
| 21 } | 21 } |
| 22 ] | 22 ] |
| 23 } | 23 } |
| 24 ], | 24 ], |
| 25 "objectPaintInvalidations": [ | 25 "objectPaintInvalidations": [ |
| 26 { | 26 { |
| 27 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", | 27 "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
| 28 "reason": "incremental" | 28 "reason": "incremental" |
| 29 } | 29 } |
| 30 ] | 30 ] |
| 31 } | 31 } |
| 32 | 32 |
| OLD | NEW |