| OLD | NEW |
| (Empty) | |
| 1 { |
| 2 "layers": [ |
| 3 { |
| 4 "name": "LayoutView #document", |
| 5 "bounds": [2008, 2016], |
| 6 "contentsOpaque": true, |
| 7 "drawsContent": true, |
| 8 "paintInvalidations": [ |
| 9 { |
| 10 "object": "LayoutBlockFlow DIV id='targetImage'", |
| 11 "rect": [8, 8, 50, 50], |
| 12 "reason": "full" |
| 13 } |
| 14 ] |
| 15 } |
| 16 ], |
| 17 "objectPaintInvalidations": [ |
| 18 { |
| 19 "object": "LayoutBlockFlow DIV id='targetImage'", |
| 20 "reason": "full" |
| 21 }, |
| 22 { |
| 23 "object": "LayoutImage IMG id='testTarget'", |
| 24 "reason": "full" |
| 25 } |
| 26 ] |
| 27 } |
| 28 |
| OLD | NEW |