OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
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": [9, 132, 293, 144], | 11 "rect": [10, 132, 292, 144], |
12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow DIV", | 15 "object": "LayoutBlockFlow DIV", |
16 "rect": [10, 281, 292, 50], | 16 "rect": [10, 281, 292, 50], |
17 "reason": "bounds change" | 17 "reason": "bounds change" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutBlockFlow DIV", | 20 "object": "LayoutBlockFlow DIV", |
21 "rect": [9, 132, 243, 180], | 21 "rect": [10, 132, 242, 180], |
22 "reason": "forced by layout" | 22 "reason": "forced by layout" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutTableCell TD id='col1'", | |
26 "rect": [9, 331, 243, 36], | |
27 "reason": "incremental" | |
28 }, | |
29 { | |
30 "object": "LayoutBlockFlow DIV", | 25 "object": "LayoutBlockFlow DIV", |
31 "rect": [10, 317, 242, 50], | 26 "rect": [10, 317, 242, 50], |
32 "reason": "bounds change" | 27 "reason": "bounds change" |
33 }, | 28 }, |
34 { | 29 { |
35 "object": "LayoutTableCell TD id='col1'", | 30 "object": "LayoutTableCell TD id='col1'", |
36 "rect": [10, 331, 242, 36], | 31 "rect": [10, 331, 242, 36], |
37 "reason": "incremental" | 32 "reason": "incremental" |
38 }, | 33 }, |
39 { | 34 { |
40 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
41 "rect": [9, 276, 241, 36], | 36 "rect": [9, 276, 241, 36], |
42 "reason": "incremental" | 37 "reason": "incremental" |
43 }, | 38 }, |
44 { | 39 { |
45 "object": "LayoutTableCell TD id='target'", | 40 "object": "LayoutTableCell TD id='target'", |
46 "rect": [254, 132, 52, 235], | 41 "rect": [254, 132, 52, 235], |
47 "reason": "bounds change" | 42 "reason": "bounds change" |
48 }, | 43 }, |
49 { | 44 { |
50 "object": "LayoutTableCell TD id='col1'", | 45 "object": "LayoutTableCell TD id='col1'", |
51 "rect": [252, 132, 50, 199], | 46 "rect": [252, 132, 50, 199], |
52 "reason": "incremental" | 47 "reason": "incremental" |
53 }, | 48 }, |
54 { | 49 { |
55 "object": "LayoutTableCell TD id='col1'", | |
56 "rect": [252, 132, 50, 199], | |
57 "reason": "incremental" | |
58 }, | |
59 { | |
60 "object": "LayoutText #text", | 50 "object": "LayoutText #text", |
61 "rect": [250, 132, 36, 144], | 51 "rect": [250, 132, 36, 144], |
62 "reason": "incremental" | 52 "reason": "incremental" |
63 }, | 53 }, |
64 { | 54 { |
65 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", | 55 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
66 "reason": "incremental" | 56 "reason": "incremental" |
67 }, | 57 }, |
68 { | 58 { |
69 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", | 59 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
167 }, | 157 }, |
168 { | 158 { |
169 "object": "RootInlineBox", | 159 "object": "RootInlineBox", |
170 "reason": "full" | 160 "reason": "full" |
171 } | 161 } |
172 ] | 162 ] |
173 } | 163 } |
174 ] | 164 ] |
175 } | 165 } |
176 | 166 |
OLD | NEW |