We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9269e92 commit c7b3c8cCopy full SHA for c7b3c8c
css-sizing-3/Overview.bs
@@ -141,7 +141,7 @@ Terminology</h2>
141
<h3 id='auto-box-sizes'>
142
Auto Box Sizes</h3>
143
144
- <div export>
+ <dl export>
145
: <dfn>stretch-fit size</dfn>
146
: <dfn>stretch-fit inline size</dfn>
147
: <dfn>stretch-fit block size</dfn>
@@ -205,7 +205,7 @@ Auto Box Sizes</h3>
205
206
Note: This is called the “shrink-to-fit” width in <a href="https://www.w3.org/TR/CSS2/visudet.html#float-width">CSS2.1§10.3.5</a>
207
and <a href="https://www.w3.org/TR/css3-multicol/#pseudo-algorithm">CSS Multi-column Layout § 3.4</a>.
208
- </div>
+ </dl>
209
210
<h3 id='contributions' dfn export lt="intrinsic size contribution">
211
Intrinsic Size Contributions</h3>
0 commit comments