Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "repaintRects": [ | |
| 9 [215, 0, 40, 10], | |
| 10 [210, -5, 50, 20] | |
| 11 ] | |
| 12 } | |
| 13 ] | |
| 14 } | |
| 15 | |
| OLD | NEW |