OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 742], | 2 "bounds": [785, 742], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 742], | 5 "bounds": [785, 742], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "InlineBox", | 10 "object": "InlineBox", |
(...skipping 24 matching lines...) Expand all Loading... |
35 "object": "LayoutBlockFlow (relative positioned) DIV class='relative'"
, | 35 "object": "LayoutBlockFlow (relative positioned) DIV class='relative'"
, |
36 "rect": [8, 92, 769, 642], | 36 "rect": [8, 92, 769, 642], |
37 "reason": "location change" | 37 "reason": "location change" |
38 }, | 38 }, |
39 { | 39 { |
40 "object": "LayoutBlockFlow HTML", | 40 "object": "LayoutBlockFlow HTML", |
41 "rect": [0, 0, 785, 841], | 41 "rect": [0, 0, 785, 841], |
42 "reason": "forced by layout" | 42 "reason": "forced by layout" |
43 }, | 43 }, |
44 { | 44 { |
45 "object": "LayoutBlockFlow HTML", | |
46 "rect": [0, 0, 785, 742], | |
47 "reason": "forced by layout" | |
48 }, | |
49 { | |
50 "object": "LayoutIFrame IFRAME id='iframe'", | 45 "object": "LayoutIFrame IFRAME id='iframe'", |
51 "rect": [8, 92, 732, 94], | 46 "rect": [8, 92, 732, 94], |
52 "reason": "layoutObject removal" | 47 "reason": "layoutObject removal" |
53 }, | 48 }, |
54 { | 49 { |
55 "object": "LayoutImage IMG", | 50 "object": "LayoutImage IMG", |
56 "rect": [58, 241, 489, 537], | 51 "rect": [58, 241, 489, 537], |
57 "reason": "location change" | 52 "reason": "location change" |
58 }, | 53 }, |
59 { | 54 { |
(...skipping 24 matching lines...) Expand all Loading... |
84 { | 79 { |
85 "object": "RootInlineBox", | 80 "object": "RootInlineBox", |
86 "rect": [0, 0, 0, 0], | 81 "rect": [0, 0, 0, 0], |
87 "reason": "full" | 82 "reason": "full" |
88 } | 83 } |
89 ] | 84 ] |
90 } | 85 } |
91 ] | 86 ] |
92 } | 87 } |
93 | 88 |
OLD | NEW |