OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 2016], | 2 "bounds": [785, 2016], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 2016], | 5 "bounds": [785, 2016], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "children": [ | 7 "children": [ |
8 { | 8 { |
9 "bounds": [785, 2016], | 9 "bounds": [785, 2016], |
10 "drawsContent": true, | 10 "drawsContent": true, |
11 "paintInvalidations": [ | 11 "paintInvalidations": [ |
12 { | 12 { |
13 "object": "LayoutBlockFlow (positioned) DIV", | 13 "object": "LayoutBlockFlow (positioned) DIV", |
| 14 "rect": [0, 250, 100, 100], |
| 15 "reason": "full" |
| 16 }, |
| 17 { |
| 18 "object": "LayoutBlockFlow (positioned) DIV", |
14 "rect": [0, 50, 100, 100], | 19 "rect": [0, 50, 100, 100], |
15 "reason": "full" | 20 "reason": "full" |
16 }, | |
17 { | |
18 "object": "LayoutBlockFlow (positioned) DIV", | |
19 "rect": [0, 250, 100, 100], | |
20 "reason": "full" | |
21 } | 21 } |
22 ], | 22 ], |
23 "children": [ | 23 "children": [ |
24 { | 24 { |
25 "position": [0, 250], | 25 "position": [0, 250], |
26 "bounds": [100, 100], | 26 "bounds": [100, 100], |
27 "contentsOpaque": true, | 27 "contentsOpaque": true, |
28 "drawsContent": true, | 28 "drawsContent": true, |
29 "backfaceVisibility": "hidden", | 29 "backfaceVisibility": "hidden", |
30 "backgroundColor": "#FF0000" | 30 "backgroundColor": "#FF0000" |
31 }, | 31 }, |
32 { | 32 { |
33 "bounds": [785, 2016], | 33 "bounds": [785, 2016], |
34 "drawsContent": true, | 34 "drawsContent": true, |
35 "paintInvalidations": [ | 35 "paintInvalidations": [ |
36 { | 36 { |
37 "object": "LayoutBlockFlow (positioned) DIV", | 37 "object": "LayoutBlockFlow (positioned) DIV", |
| 38 "rect": [0, 250, 100, 100], |
| 39 "reason": "full" |
| 40 }, |
| 41 { |
| 42 "object": "LayoutBlockFlow (positioned) DIV", |
38 "rect": [0, 50, 100, 100], | 43 "rect": [0, 50, 100, 100], |
39 "reason": "full" | 44 "reason": "full" |
40 }, | |
41 { | |
42 "object": "LayoutBlockFlow (positioned) DIV", | |
43 "rect": [0, 250, 100, 100], | |
44 "reason": "full" | |
45 } | 45 } |
46 ] | 46 ] |
47 } | 47 } |
48 ] | 48 ] |
49 } | 49 } |
50 ] | 50 ] |
51 } | 51 } |
52 ] | 52 ] |
53 } | 53 } |
54 | 54 |
OLD | NEW |