OLD | NEW |
1 { | 1 { |
| 2 "name": "Content Root Layer", |
2 "bounds": [800, 600], | 3 "bounds": [800, 600], |
3 "children": [ | 4 "children": [ |
4 { | 5 { |
| 6 "name": "LayoutView #document", |
5 "bounds": [800, 600], | 7 "bounds": [800, 600], |
6 "contentsOpaque": true, | 8 "contentsOpaque": true, |
7 "drawsContent": true, | 9 "drawsContent": true, |
8 "paintInvalidations": [ | 10 "paintInvalidations": [ |
9 { | 11 { |
10 "object": "LayoutBlockFlow DIV", | 12 "object": "LayoutBlockFlow DIV", |
11 "rect": [10, 138, 292, 160], | 13 "rect": [10, 138, 292, 160], |
12 "reason": "forced by layout" | 14 "reason": "forced by layout" |
13 }, | 15 }, |
14 { | 16 { |
(...skipping 28 matching lines...) Expand all Loading... |
43 }, | 45 }, |
44 { | 46 { |
45 "object": "LayoutTableCell TD id='col1'", | 47 "object": "LayoutTableCell TD id='col1'", |
46 "rect": [252, 138, 50, 215], | 48 "rect": [252, 138, 50, 215], |
47 "reason": "incremental" | 49 "reason": "incremental" |
48 }, | 50 }, |
49 { | 51 { |
50 "object": "LayoutText #text", | 52 "object": "LayoutText #text", |
51 "rect": [250, 138, 49, 159], | 53 "rect": [250, 138, 49, 159], |
52 "reason": "incremental" | 54 "reason": "incremental" |
53 }, | |
54 { | |
55 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", | |
56 "reason": "incremental" | |
57 }, | |
58 { | |
59 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", | |
60 "reason": "full" | |
61 }, | |
62 { | |
63 "object": "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", | |
64 "reason": "incremental" | |
65 }, | |
66 { | |
67 "object": "InlineTextBox 'laoreet non, suscipit sed, sapien. Phasellus
'", | |
68 "reason": "full" | |
69 }, | |
70 { | |
71 "object": "InlineTextBox 'malesuada, est libero feugiat libero, vel fr
ingilla'", | |
72 "reason": "full" | |
73 }, | |
74 { | |
75 "object": "InlineTextBox 'malesuada, est libero feugiat libero, vel'", | |
76 "reason": "incremental" | |
77 }, | |
78 { | |
79 "object": "InlineTextBox 'molestie accumsan. Etiam tellus urna, laoree
t ac,'", | |
80 "reason": "full" | |
81 }, | |
82 { | |
83 "object": "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", | |
84 "reason": "incremental" | |
85 }, | |
86 { | |
87 "object": "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", | |
88 "reason": "full" | |
89 }, | |
90 { | |
91 "object": "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", | |
92 "reason": "incremental" | |
93 }, | |
94 { | |
95 "object": "InlineTextBox 'orci nibh sed neque. Quisque eu nulla non ni
si'", | |
96 "reason": "full" | |
97 }, | |
98 { | |
99 "object": "InlineTextBox 'sem at posuere vehicula, augue nibh'", | |
100 "reason": "incremental" | |
101 }, | |
102 { | |
103 "object": "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'", | |
104 "reason": "incremental" | |
105 }, | |
106 { | |
107 "object": "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'", | |
108 "reason": "incremental" | |
109 }, | |
110 { | |
111 "object": "InlineTextBox 'vehicula, sem at posuere vehicula, augue nib
h'", | |
112 "reason": "full" | |
113 }, | |
114 { | |
115 "object": "InlineTextBox 'vulputate pede.'", | |
116 "reason": "incremental" | |
117 }, | |
118 { | |
119 "object": "InlineTextBox 'vulputate pede.'", | |
120 "reason": "full" | |
121 }, | |
122 { | |
123 "object": "RootInlineBox", | |
124 "reason": "full" | |
125 }, | |
126 { | |
127 "object": "RootInlineBox", | |
128 "reason": "full" | |
129 }, | |
130 { | |
131 "object": "RootInlineBox", | |
132 "reason": "full" | |
133 }, | |
134 { | |
135 "object": "RootInlineBox", | |
136 "reason": "full" | |
137 }, | |
138 { | |
139 "object": "RootInlineBox", | |
140 "reason": "full" | |
141 }, | |
142 { | |
143 "object": "RootInlineBox", | |
144 "reason": "full" | |
145 }, | |
146 { | |
147 "object": "RootInlineBox", | |
148 "reason": "full" | |
149 }, | |
150 { | |
151 "object": "RootInlineBox", | |
152 "reason": "full" | |
153 }, | |
154 { | |
155 "object": "RootInlineBox", | |
156 "reason": "full" | |
157 } | 55 } |
158 ] | 56 ] |
159 } | 57 } |
| 58 ], |
| 59 "objectPaintInvalidations": [ |
| 60 { |
| 61 "object": "LayoutTableCell TD id='col1'", |
| 62 "reason": "incremental" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutBlockFlow DIV", |
| 66 "reason": "forced by layout" |
| 67 }, |
| 68 { |
| 69 "object": "RootInlineBox", |
| 70 "reason": "forced by layout" |
| 71 }, |
| 72 { |
| 73 "object": "LayoutText #text", |
| 74 "reason": "incremental" |
| 75 }, |
| 76 { |
| 77 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 78 "reason": "incremental" |
| 79 }, |
| 80 { |
| 81 "object": "InlineTextBox 'malesuada, est libero feugiat libero, vel'", |
| 82 "reason": "incremental" |
| 83 }, |
| 84 { |
| 85 "object": "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", |
| 86 "reason": "incremental" |
| 87 }, |
| 88 { |
| 89 "object": "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", |
| 90 "reason": "incremental" |
| 91 }, |
| 92 { |
| 93 "object": "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'", |
| 94 "reason": "incremental" |
| 95 }, |
| 96 { |
| 97 "object": "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'", |
| 98 "reason": "incremental" |
| 99 }, |
| 100 { |
| 101 "object": "InlineTextBox 'sem at posuere vehicula, augue nibh'", |
| 102 "reason": "incremental" |
| 103 }, |
| 104 { |
| 105 "object": "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
| 106 "reason": "incremental" |
| 107 }, |
| 108 { |
| 109 "object": "InlineTextBox 'vulputate pede.'", |
| 110 "reason": "incremental" |
| 111 }, |
| 112 { |
| 113 "object": "LayoutBlockFlow DIV", |
| 114 "reason": "bounds change" |
| 115 }, |
| 116 { |
| 117 "object": "LayoutTableCell TD id='target'", |
| 118 "reason": "bounds change" |
| 119 } |
160 ] | 120 ] |
161 } | 121 } |
162 | 122 |
OLD | NEW |