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": [7, 57], | |
11 "bounds": [394, 484], | |
12 "drawsContent": true, | |
13 "backfaceVisibility": "hidden", | |
14 "backgroundColor": "#FFFF00", | |
15 "repaintRects": [ | |
16 [1, 1, 200, 200], | |
17 [0, 0, 394, 484], | |
18 [0, 0, 200, 200] | |
19 ], | |
20 "paintInvalidationClients": [ | |
21 "##ALL##", | |
22 "LayoutBlockFlow DIV id='target'" | |
23 ] | |
24 }, | |
25 { | |
26 "position": [100, 100], | |
27 "transformOrigin": [150, 150], | |
28 "bounds": [440, 300], | |
29 "drawsContent": true, | |
30 "backgroundColor": "#0000FF", | |
31 "transform": [ | |
32 [0, 1, 0, 0], | |
33 [-1, 0, 0, 0], | |
34 [0, 0, 1, 0], | |
35 [0, 0, 0, 1] | |
36 ] | |
37 } | |
38 ] | |
39 } | |
40 ] | |
41 } | |
42 | |
OLD | NEW |