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