Skip to content

Commit c7b3c8c

Browse files
committed
[css-sizing] markup fix
1 parent 9269e92 commit c7b3c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-sizing-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Terminology</h2>
141141
<h3 id='auto-box-sizes'>
142142
Auto Box Sizes</h3>
143143

144-
<div export>
144+
<dl export>
145145
: <dfn>stretch-fit size</dfn>
146146
: <dfn>stretch-fit inline size</dfn>
147147
: <dfn>stretch-fit block size</dfn>
@@ -205,7 +205,7 @@ Auto Box Sizes</h3>
205205

206206
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>
207207
and <a href="https://www.w3.org/TR/css3-multicol/#pseudo-algorithm">CSS Multi-column Layout § 3.4</a>.
208-
</div>
208+
</dl>
209209

210210
<h3 id='contributions' dfn export lt="intrinsic size contribution">
211211
Intrinsic Size Contributions</h3>

0 commit comments

Comments
 (0)