OLD | NEW |
| (Empty) |
1 { | |
2 "layers": [ | |
3 { | |
4 "name": "LayoutView #document", | |
5 "bounds": [800, 2016], | |
6 "contentsOpaque": true, | |
7 "drawsContent": true, | |
8 "paintInvalidations": [ | |
9 { | |
10 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", | |
11 "rect": [79, 129, 142, 142], | |
12 "reason": "subtree" | |
13 }, | |
14 { | |
15 "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolut
e clipped rotated'", | |
16 "rect": [79, 129, 142, 142], | |
17 "reason": "subtree" | |
18 }, | |
19 { | |
20 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", | |
21 "rect": [114, 129, 107, 36], | |
22 "reason": "subtree" | |
23 }, | |
24 { | |
25 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", | |
26 "rect": [100, 150, 100, 100], | |
27 "reason": "subtree" | |
28 } | |
29 ] | |
30 } | |
31 ], | |
32 "objectPaintInvalidations": [ | |
33 { | |
34 "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute cl
ipped rotated'", | |
35 "reason": "subtree" | |
36 }, | |
37 { | |
38 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", | |
39 "reason": "subtree" | |
40 }, | |
41 { | |
42 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", | |
43 "reason": "subtree" | |
44 } | |
45 ] | |
46 } | |
47 | |
OLD | NEW |