Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [136, 24, 16, 16], | 9 [63, 28, 9, 19], |
| 10 [24, 24, 112, 16], | 10 [61, 28, 8, 19], |
| 11 [8, 24, 784, 16], | 11 [17, 28, 46, 19], |
| 12 [8, 24, 16, 16] | 12 [15, 28, 46, 19], |
| 13 [8, 28, 784, 19], | |
| 14 [8, 28, 9, 19], | |
| 15 [8, 28, 7, 19] | |
| 13 ] | 16 ] |
| 14 } | 17 } |
| 15 ] | 18 ] |
| 16 } | 19 } |
| 17 | 20 |
| OLD | NEW |