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": [700, 525] | 11 "bounds": [700, 525] |
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": [700, 525], | 18 "bounds": [700, 525], |
19 "drawsContent": true | 19 "drawsContent": true |
20 }, | 20 }, |
21 { | 21 { |
22 "position": [8, 8], | 22 "position": [8, 8], |
23 "bounds": [700, 520], | 23 "bounds": [700, 525], |
24 "drawsContent": true, | 24 "drawsContent": true, |
25 "paintInvalidations": [ | 25 "paintInvalidations": [ |
26 { | 26 { |
27 "object": "LayoutFlexibleBox DIV", | 27 "object": "LayoutFlexibleBox DIV", |
28 "rect": [576, 501, 70, 8], | 28 "rect": [580, 508, 70, 2], |
29 "reason": "forced by layout" | 29 "reason": "forced by layout" |
30 }, | 30 }, |
31 { | 31 { |
32 "object": "LayoutSlider INPUT", | 32 "object": "LayoutSlider INPUT", |
33 "rect": [576, 501, 70, 8], | 33 "rect": [580, 508, 70, 2], |
| 34 "reason": "full" |
| 35 }, |
| 36 { |
| 37 "object": "LayoutBlockFlow DIV id='thumb'", |
| 38 "rect": [632, 493, 36, 32], |
| 39 "reason": "full" |
| 40 }, |
| 41 { |
| 42 "object": "LayoutBlockFlow DIV id='thumb'", |
| 43 "rect": [562, 493, 36, 32], |
34 "reason": "full" | 44 "reason": "full" |
35 }, | 45 }, |
36 { | 46 { |
37 "object": "LayoutButton INPUT", | 47 "object": "LayoutButton INPUT", |
38 "rect": [535, 490, 35, 30], | 48 "rect": [530, 493, 32, 32], |
39 "reason": "full" | |
40 }, | |
41 { | |
42 "object": "LayoutBlockFlow DIV id='thumb'", | |
43 "rect": [628, 493, 24, 24], | |
44 "reason": "full" | |
45 }, | |
46 { | |
47 "object": "LayoutBlockFlow DIV id='thumb'", | |
48 "rect": [570, 493, 24, 24], | |
49 "reason": "full" | 49 "reason": "full" |
50 } | 50 } |
51 ] | 51 ] |
52 } | 52 } |
53 ] | 53 ] |
54 } | 54 } |
55 ] | 55 ] |
56 } | 56 } |
57 ] | 57 ] |
58 } | 58 } |
59 | 59 |
OLD | NEW |