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, 36, 30], |
28 [159, 212, 27, 15], | 28 [159, 212, 28, 15], |
29 [159, 205, 26, 22], | 29 [159, 205, 27, 22], |
30 [118, 208, 32, 24], | 30 [118, 208, 33, 24], |
31 [47, 208, 110, 24], | 31 [47, 208, 111, 24], |
32 [47, 208, 110, 24], | 32 [47, 208, 111, 24], |
33 [47, 208, 32, 24], | 33 [47, 208, 32, 24], |
34 [14, 205, 30, 30] | 34 [14, 205, 30, 30] |
35 ], | 35 ], |
36 "paintInvalidationClients": [ | 36 "paintInvalidationClients": [ |
37 "InlineTextBox ''", | 37 "InlineTextBox ''", |
38 "RootInlineBox", | 38 "RootInlineBox", |
39 "LayoutButton INPUT", | 39 "LayoutButton INPUT", |
40 "LayoutSlider INPUT", | 40 "LayoutSlider INPUT", |
41 "LayoutFlexibleBox DIV", | 41 "LayoutFlexibleBox DIV", |
42 "LayoutBlockFlow DIV id='thumb'", | 42 "LayoutBlockFlow DIV id='thumb'", |
43 "LayoutBlockFlow (anonymous)", | 43 "LayoutBlockFlow (anonymous)", |
44 "LayoutText #text", | 44 "LayoutText #text", |
45 "InlineTextBox '0:00'", | 45 "InlineTextBox '0:00'", |
46 "LayoutButton INPUT", | 46 "LayoutButton INPUT", |
47 "LayoutSlider INPUT" | 47 "LayoutSlider INPUT" |
48 ] | 48 ] |
49 } | 49 } |
50 ] | 50 ] |
51 } | 51 } |
52 ] | 52 ] |
53 } | 53 } |
54 ] | 54 ] |
55 } | 55 } |
56 | 56 |
OLD | NEW |