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, 17], | 9 [64, 26, 10, 18], |
| 10 [24, 24, 112, 17], | 10 [63, 26, 8, 18], |
| 11 [8, 24, 784, 17], | 11 [17, 26, 48, 18], |
| 12 [8, 24, 16, 17] | 12 [15, 26, 49, 18], |
| 13 [8, 26, 784, 18], | |
| 14 [8, 26, 10, 18], | |
| 15 [8, 26, 8, 18] | |
| 13 ] | 16 ] |
| 14 } | 17 } |
| 15 ] | 18 ] |
| 16 } | 19 } |
| 17 | 20 |
| OLD | NEW |