Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "bounds": [5008, 5016], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [5008, 5016], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutBlockFlow DIV id='content'", | |
| 11 "rect": [8, 8, 5000, 5000], | |
| 12 "reason": "style change" | |
| 13 }, | |
| 14 { | |
| 15 "object": "RootInlineBox", | |
| 16 "reason": "full" | |
| 17 } | |
| 18 ] | |
| 19 } | |
| 20 ] | |
| 21 } | |
| 22 | |
| OLD | NEW |