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 [412, 15, 1, 261], | |
| 10 [171, 15, 242, 261], | |
| 11 [171, 15, 242, 261], | |
| 12 [170, 15, 242, 261], | |
| 13 [170, 15, 242, 261] | |
| 14 ], | |
| 15 "paintInvalidationClients": [ | |
| 16 "RootInlineBox", | |
| 17 "InlineTextBox 'X'", | |
| 18 "LayoutSVGRoot svg", | |
| 19 "LayoutSVGText text", | |
| 20 "LayoutSVGInlineText #text", | |
| 21 "InlineTextBox 'X'" | |
| 22 ] | |
| 23 } | |
| 24 ] | |
| 25 } | |
| 26 | |
| OLD | NEW |