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 "children": [ | |
| 9 { | |
| 10 "position": [8, 8], | |
| 11 "bounds": [320, 240] | |
| 12 }, | |
| 13 { | |
| 14 "shouldFlattenTransform": false, | |
| 15 "children": [ | |
| 16 { | |
| 17 "position": [8, 8], | |
| 18 "bounds": [320, 240], | |
| 19 "drawsContent": true | |
| 20 }, | |
| 21 { | |
| 22 "position": [8, 8], | |
| 23 "bounds": [320, 235], | |
| 24 "drawsContent": true, | |
| 25 "repaintRects": [ | |
| 26 [229, 208, 50, 24], | |
| 27 [194, 205, 35, 30], | |
| 28 [159, 212, 27, 15], | |
| 29 [159, 205, 26, 22], | |
| 30 [118, 208, 32, 24], | |
| 31 [47, 208, 110, 24], | |
| 32 [47, 208, 110, 24], | |
| 33 [47, 208, 32, 24], | |
| 34 [14, 205, 30, 30] | |
| 35 ], | |
| 36 "paintInvalidationClients": [ | |
| 37 "InlineTextBox ''", | |
| 38 "RootInlineBox", | |
| 39 "LayoutButton INPUT", | |
| 40 "LayoutSlider INPUT", | |
| 41 "LayoutFlexibleBox DIV", | |
| 42 "LayoutBlockFlow DIV id='thumb'", | |
| 43 "LayoutBlockFlow (anonymous)", | |
| 44 "LayoutText #text", | |
| 45 "InlineTextBox '0:00'", | |
| 46 "LayoutButton INPUT", | |
| 47 "LayoutSlider INPUT" | |
| 48 ] | |
| 49 } | |
| 50 ] | |
| 51 } | |
| 52 ] | |
| 53 } | |
| 54 ] | |
| 55 } | |
| 56 | |
| OLD | NEW |