OLD | NEW |
1 { | 1 { |
2 "layers": [ | 2 "layers": [ |
3 { | 3 { |
4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
5 "bounds": [785, 836], | 5 "bounds": [785, 836], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutView #document", | 10 "object": "LayoutView #document", |
11 "rect": [0, 742, 785, 94], | 11 "rect": [0, 742, 785, 94], |
12 "reason": "incremental" | 12 "reason": "incremental" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", | 15 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", |
16 "rect": [8, 186, 769, 642], | 16 "rect": [8, 186, 769, 642], |
17 "reason": "bounds change" | 17 "reason": "bounds change" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", | 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p
addingTop'", |
21 "rect": [8, 92, 769, 642], | 21 "rect": [8, 92, 769, 642], |
22 "reason": "bounds change" | 22 "reason": "bounds change" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutIFrame IFRAME id='iframe'", | 25 "object": "LayoutIFrame IFRAME id='iframe'", |
26 "rect": [8, 92, 732, 94], | 26 "rect": [8, 92, 732, 94], |
27 "reason": "layoutObject insertion" | 27 "reason": "layoutObject insertion" |
28 }, | 28 }, |
29 { | 29 { |
| 30 "object": "LayoutBlockFlow HTML", |
| 31 "rect": [10, 94, 728, 90], |
| 32 "reason": "layoutObject insertion" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutView #document", |
| 36 "rect": [10, 94, 728, 90], |
| 37 "reason": "style change" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow BODY", |
| 41 "rect": [18, 102, 712, 74], |
| 42 "reason": "layoutObject insertion" |
| 43 }, |
| 44 { |
30 "object": "LayoutImage IMG", | 45 "object": "LayoutImage IMG", |
31 "rect": [58, 236, 489, 537], | 46 "rect": [58, 236, 489, 537], |
32 "reason": "bounds change" | 47 "reason": "bounds change" |
33 }, | 48 }, |
34 { | 49 { |
35 "object": "LayoutImage IMG", | 50 "object": "LayoutImage IMG", |
36 "rect": [58, 142, 489, 537], | 51 "rect": [58, 142, 489, 537], |
37 "reason": "bounds change" | 52 "reason": "bounds change" |
38 } | 53 } |
39 ] | 54 ] |
(...skipping 23 matching lines...) Expand all Loading... |
63 { | 78 { |
64 "object": "LayoutText #text", | 79 "object": "LayoutText #text", |
65 "reason": "location change" | 80 "reason": "location change" |
66 }, | 81 }, |
67 { | 82 { |
68 "object": "VerticalScrollbar", | 83 "object": "VerticalScrollbar", |
69 "reason": "scroll" | 84 "reason": "scroll" |
70 }, | 85 }, |
71 { | 86 { |
72 "object": "LayoutView #document", | 87 "object": "LayoutView #document", |
73 "reason": "scroll" | 88 "reason": "style change" |
74 }, | |
75 { | |
76 "object": "LayoutView #document", | |
77 "reason": "location change" | |
78 }, | 89 }, |
79 { | 90 { |
80 "object": "LayoutBlockFlow HTML", | 91 "object": "LayoutBlockFlow HTML", |
81 "reason": "location change" | 92 "reason": "layoutObject insertion" |
82 }, | 93 }, |
83 { | 94 { |
84 "object": "LayoutBlockFlow BODY", | 95 "object": "LayoutBlockFlow BODY", |
85 "reason": "location change" | 96 "reason": "layoutObject insertion" |
86 } | 97 } |
87 ] | 98 ] |
88 } | 99 } |
89 | 100 |
OLD | NEW |