OLD | NEW |
1 { | 1 { |
2 "bounds": [200, 300], | 2 "bounds": [200, 300], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [200, 300], | 5 "bounds": [200, 300], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow DIV", | 10 "object": "LayoutBlockFlow DIV", |
11 "rect": [0, 50, 100, 25], | 11 "rect": [0, 50, 100, 25], |
12 "reason": "incremental" | 12 "reason": "incremental" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow HTML", | 15 "object": "LayoutBlockFlow HTML", |
16 "rect": [0, 0, 200, 100], | |
17 "reason": "forced by layout" | |
18 }, | |
19 { | |
20 "object": "LayoutBlockFlow HTML", | |
21 "rect": [0, 0, 200, 150], | 16 "rect": [0, 0, 200, 150], |
22 "reason": "forced by layout" | 17 "reason": "forced by layout" |
23 }, | 18 }, |
24 { | 19 { |
25 "object": "LayoutView #document", | 20 "object": "LayoutView #document", |
26 "rect": [0, 200, 200, 100], | 21 "rect": [0, 200, 200, 100], |
27 "reason": "incremental" | 22 "reason": "incremental" |
28 } | 23 } |
29 ] | 24 ] |
30 } | 25 } |
31 ] | 26 ] |
32 } | 27 } |
33 { | 28 { |
34 "bounds": [300, 300], | 29 "bounds": [300, 300], |
35 "children": [ | 30 "children": [ |
36 { | 31 { |
37 "bounds": [300, 300], | 32 "bounds": [300, 300], |
38 "contentsOpaque": true, | 33 "contentsOpaque": true, |
39 "drawsContent": true, | 34 "drawsContent": true, |
40 "paintInvalidations": [ | 35 "paintInvalidations": [ |
41 { | 36 { |
42 "object": "LayoutBlockFlow DIV", | 37 "object": "LayoutBlockFlow DIV", |
43 "rect": [100, 0, 50, 75], | 38 "rect": [100, 0, 50, 75], |
44 "reason": "incremental" | 39 "reason": "incremental" |
45 }, | 40 }, |
46 { | 41 { |
47 "object": "LayoutBlockFlow HTML", | 42 "object": "LayoutBlockFlow HTML", |
48 "rect": [0, 0, 200, 150], | |
49 "reason": "forced by layout" | |
50 }, | |
51 { | |
52 "object": "LayoutBlockFlow HTML", | |
53 "rect": [0, 0, 300, 150], | 43 "rect": [0, 0, 300, 150], |
54 "reason": "forced by layout" | 44 "reason": "forced by layout" |
55 }, | 45 }, |
56 { | 46 { |
57 "object": "LayoutView #document", | 47 "object": "LayoutView #document", |
58 "rect": [0, 0, 300, 300], | 48 "rect": [0, 0, 300, 300], |
59 "reason": "full" | 49 "reason": "full" |
60 }, | 50 }, |
61 { | 51 { |
62 "object": "LayoutView #document", | 52 "object": "LayoutView #document", |
(...skipping 16 matching lines...) Expand all Loading... |
79 "object": "LayoutBlockFlow DIV", | 69 "object": "LayoutBlockFlow DIV", |
80 "rect": [0, 62, 150, 13], | 70 "rect": [0, 62, 150, 13], |
81 "reason": "incremental" | 71 "reason": "incremental" |
82 }, | 72 }, |
83 { | 73 { |
84 "object": "LayoutBlockFlow HTML", | 74 "object": "LayoutBlockFlow HTML", |
85 "rect": [0, 0, 300, 150], | 75 "rect": [0, 0, 300, 150], |
86 "reason": "forced by layout" | 76 "reason": "forced by layout" |
87 }, | 77 }, |
88 { | 78 { |
89 "object": "LayoutBlockFlow HTML", | |
90 "rect": [0, 0, 300, 125], | |
91 "reason": "forced by layout" | |
92 }, | |
93 { | |
94 "object": "LayoutView #document", | 79 "object": "LayoutView #document", |
95 "rect": [0, 250, 300, 50], | 80 "rect": [0, 250, 300, 50], |
96 "reason": "incremental" | 81 "reason": "incremental" |
97 } | 82 } |
98 ] | 83 ] |
99 } | 84 } |
100 ] | 85 ] |
101 } | 86 } |
102 { | 87 { |
103 "bounds": [250, 250], | 88 "bounds": [250, 250], |
104 "children": [ | 89 "children": [ |
105 { | 90 { |
106 "bounds": [250, 250], | 91 "bounds": [250, 250], |
107 "contentsOpaque": true, | 92 "contentsOpaque": true, |
108 "drawsContent": true, | 93 "drawsContent": true, |
109 "paintInvalidations": [ | 94 "paintInvalidations": [ |
110 { | 95 { |
111 "object": "LayoutBlockFlow DIV", | 96 "object": "LayoutBlockFlow DIV", |
112 "rect": [125, 0, 25, 63], | 97 "rect": [125, 0, 25, 63], |
113 "reason": "incremental" | 98 "reason": "incremental" |
114 }, | 99 }, |
115 { | 100 { |
116 "object": "LayoutBlockFlow HTML", | 101 "object": "LayoutBlockFlow HTML", |
117 "rect": [0, 0, 300, 125], | 102 "rect": [0, 0, 300, 125], |
118 "reason": "forced by layout" | 103 "reason": "forced by layout" |
119 }, | 104 }, |
120 { | 105 { |
121 "object": "LayoutBlockFlow HTML", | |
122 "rect": [0, 0, 250, 125], | |
123 "reason": "forced by layout" | |
124 }, | |
125 { | |
126 "object": "LayoutView #document", | 106 "object": "LayoutView #document", |
127 "rect": [0, 0, 250, 250], | 107 "rect": [0, 0, 250, 250], |
128 "reason": "full" | 108 "reason": "full" |
129 }, | 109 }, |
130 { | 110 { |
131 "object": "LayoutView #document", | 111 "object": "LayoutView #document", |
132 "rect": [250, 0, 50, 250], | 112 "rect": [250, 0, 50, 250], |
133 "reason": "incremental" | 113 "reason": "incremental" |
134 } | 114 } |
135 ] | 115 ] |
136 } | 116 } |
137 ] | 117 ] |
138 } | 118 } |
139 | 119 |
OLD | NEW |