OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 735], | 2 "bounds": [785, 735], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 735], | 5 "bounds": [785, 735], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow HTML", | 10 "object": "LayoutBlockFlow HTML", |
11 "rect": [0, 0, 785, 833], | 11 "rect": [0, 0, 785, 833], |
12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutView #document", | |
16 "rect": [0, 735, 785, 98], | |
17 "reason": "incremental" | |
18 }, | |
19 { | |
20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", | 15 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", |
21 "rect": [8, 184, 769, 641], | 16 "rect": [8, 184, 769, 641], |
22 "reason": "bounds change" | 17 "reason": "bounds change" |
23 }, | 18 }, |
24 { | 19 { |
25 "object": "LayoutBlockFlow (relative positioned) DIV class='relative'"
, | 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative'"
, |
26 "rect": [8, 184, 769, 641], | 21 "rect": [8, 184, 769, 641], |
27 "reason": "bounds change" | 22 "reason": "bounds change" |
28 }, | 23 }, |
29 { | 24 { |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
74 }, | 69 }, |
75 { | 70 { |
76 "object": "RootInlineBox", | 71 "object": "RootInlineBox", |
77 "reason": "full" | 72 "reason": "full" |
78 } | 73 } |
79 ] | 74 ] |
80 } | 75 } |
81 ] | 76 ] |
82 } | 77 } |
83 | 78 |
OLD | NEW |