File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -193,23 +193,23 @@ Creating Query Containers: the 'container-type' property</h2>
193193 Applies [=layout containment=] ,
194194 [=style containment=] ,
195195 and [=size containment=]
196- the [=principal box=] .
196+ to the [=principal box=] .
197197 <dt> <dfn>inline-size</dfn>
198198 <dd>
199199 Establishes a [=query container=] for [=dimensional queries=]
200200 on the container’s own [=inline axis=] .
201201 Applies [=layout containment=] ,
202202 [=style containment=] ,
203203 and [=inline-size containment=]
204- the [=principal box=] .
204+ to the [=principal box=] .
205205 <dt> <dfn>block-size</dfn>
206206 <dd>
207207 Establishes a [=query container=] for [=dimensional queries=]
208208 on the container’s own [=block axis=] .
209209 Applies [=layout containment=] ,
210210 [=style containment=] ,
211211 and [=block-size containment=]
212- the [=principal box=] .
212+ to the [=principal box=] .
213213 <dt> <dfn>style</dfn>
214214 <dd>
215215 Establishes a [=query container=] for [=style queries=] .
You can’t perform that action at this time.
0 commit comments