| 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 "paintInvalidations": [ |
| 26 [228, 208, 51, 24], | 26 { |
| 27 [193, 205, 36, 30], | 27 "object": "InlineTextBox ''", |
| 28 [159, 212, 26, 16], | 28 "rect": [0, 0, 0, 0], |
| 29 [159, 205, 26, 23], | 29 "reason": "full" |
| 30 [118, 208, 33, 24], | 30 }, |
| 31 [47, 208, 111, 24], | 31 { |
| 32 [47, 208, 111, 24], | 32 "object": "InlineTextBox '0:00'", |
| 33 [47, 208, 32, 24], | 33 "rect": [0, 0, 0, 0], |
| 34 [14, 205, 30, 30] | 34 "reason": "full" |
| 35 ], | 35 }, |
| 36 "paintInvalidationClients": [ | 36 { |
| 37 "InlineTextBox ''", | 37 "object": "LayoutBlockFlow (anonymous)", |
| 38 "RootInlineBox", | 38 "rect": [159, 205, 26, 23], |
| 39 "LayoutButton INPUT", | 39 "reason": "invalidate paint rectangle" |
| 40 "LayoutSlider INPUT", | 40 }, |
| 41 "LayoutFlexibleBox DIV", | 41 { |
| 42 "LayoutBlockFlow DIV id='thumb'", | 42 "object": "LayoutBlockFlow DIV id='thumb'", |
| 43 "LayoutBlockFlow (anonymous)", | 43 "rect": [118, 208, 33, 24], |
| 44 "LayoutText #text", | 44 "reason": "location change" |
| 45 "InlineTextBox '0:00'", | 45 }, |
| 46 "LayoutButton INPUT", | 46 { |
| 47 "LayoutSlider INPUT" | 47 "object": "LayoutBlockFlow DIV id='thumb'", |
| 48 "rect": [47, 208, 32, 24], |
| 49 "reason": "location change" |
| 50 }, |
| 51 { |
| 52 "object": "LayoutButton INPUT", |
| 53 "rect": [14, 205, 30, 30], |
| 54 "reason": "full" |
| 55 }, |
| 56 { |
| 57 "object": "LayoutButton INPUT", |
| 58 "rect": [193, 205, 36, 30], |
| 59 "reason": "full" |
| 60 }, |
| 61 { |
| 62 "object": "LayoutFlexibleBox DIV", |
| 63 "rect": [47, 208, 111, 24], |
| 64 "reason": "forced by layout" |
| 65 }, |
| 66 { |
| 67 "object": "LayoutSlider INPUT", |
| 68 "rect": [47, 208, 111, 24], |
| 69 "reason": "full" |
| 70 }, |
| 71 { |
| 72 "object": "LayoutSlider INPUT", |
| 73 "rect": [228, 208, 51, 24], |
| 74 "reason": "full" |
| 75 }, |
| 76 { |
| 77 "object": "LayoutText #text", |
| 78 "rect": [159, 212, 26, 16], |
| 79 "reason": "full" |
| 80 }, |
| 81 { |
| 82 "object": "RootInlineBox", |
| 83 "rect": [0, 0, 0, 0], |
| 84 "reason": "full" |
| 85 } |
| 48 ] | 86 ] |
| 49 } | 87 } |
| 50 ] | 88 ] |
| 51 } | 89 } |
| 52 ] | 90 ] |
| 53 } | 91 } |
| 54 ] | 92 ] |
| 55 } | 93 } |
| 56 | 94 |
| OLD | NEW |