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": [10, 60], | 10 "position": [10, 60], |
11 "bounds": [300, 400], | 11 "bounds": [300, 400], |
12 "shouldFlattenTransform": false, | 12 "shouldFlattenTransform": false, |
13 "drawsContent": true, | 13 "drawsContent": true, |
14 "paintInvalidations": [ | 14 "paintInvalidations": [ |
15 { | 15 { |
16 "object": "LayoutBlockFlow (positioned) DIV id='block'", | 16 "object": "LayoutBlockFlow (positioned) DIV id='block'", |
| 17 "rect": [50, 160, 200, 50], |
| 18 "reason": "location change" |
| 19 }, |
| 20 { |
| 21 "object": "LayoutBlockFlow (positioned) DIV id='block'", |
17 "rect": [50, 50, 200, 50], | 22 "rect": [50, 50, 200, 50], |
18 "reason": "location change" | 23 "reason": "location change" |
19 }, | |
20 { | |
21 "object": "LayoutBlockFlow (positioned) DIV id='block'", | |
22 "rect": [50, 160, 200, 50], | |
23 "reason": "location change" | |
24 } | 24 } |
25 ], | 25 ], |
26 "children": [ | 26 "children": [ |
27 { | 27 { |
28 "bounds": [285, 385], | 28 "bounds": [285, 385], |
29 "shouldFlattenTransform": false, | 29 "shouldFlattenTransform": false, |
30 "children": [ | 30 "children": [ |
31 { | 31 { |
32 "bounds": [285, 900], | 32 "bounds": [285, 900], |
33 "drawsContent": true, | 33 "drawsContent": true, |
34 "paintInvalidations": [ | 34 "paintInvalidations": [ |
35 { | 35 { |
36 "object": "LayoutBlockFlow (positioned) DIV id='block'", | 36 "object": "LayoutBlockFlow (positioned) DIV id='block'", |
| 37 "rect": [50, 310, 200, 50], |
| 38 "reason": "location change" |
| 39 }, |
| 40 { |
| 41 "object": "LayoutBlockFlow (positioned) DIV id='block'", |
37 "rect": [50, 200, 200, 50], | 42 "rect": [50, 200, 200, 50], |
38 "reason": "location change" | 43 "reason": "location change" |
39 }, | |
40 { | |
41 "object": "LayoutBlockFlow (positioned) DIV id='block'", | |
42 "rect": [50, 310, 200, 50], | |
43 "reason": "location change" | |
44 } | 44 } |
45 ] | 45 ] |
46 } | 46 } |
47 ] | 47 ] |
48 }, | 48 }, |
49 { | 49 { |
50 "bounds": [300, 400], | 50 "bounds": [300, 400], |
51 "children": [ | 51 "children": [ |
52 { | 52 { |
53 "position": [0, 385], | 53 "position": [0, 385], |
(...skipping 17 matching lines...) Expand all Loading... |
71 } | 71 } |
72 ] | 72 ] |
73 } | 73 } |
74 ] | 74 ] |
75 } | 75 } |
76 ] | 76 ] |
77 } | 77 } |
78 ] | 78 ] |
79 } | 79 } |
80 | 80 |
OLD | NEW |