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