Skip to content

Commit 74daabc

Browse files
committed
[css-flexbox] Remove accidental <dfn>s in the Changes section.
1 parent e672c35 commit 74daabc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3457,7 +3457,7 @@ Clarifications</h4>
34573457
<ins>
34583458
<p>A <a>flex item</a> is <a>fully inflexible</a>
34593459
if both its 'flex-grow' and 'flex-shrink' values are zero,
3460-
and <dfn>flexible</dfn> otherwise.</p>
3460+
and <a>flexible</a> otherwise.</p>
34613461
</ins>
34623462
</blockquote>
34633463
<blockquote>
@@ -3474,7 +3474,7 @@ Clarifications</h4>
34743474
On a <a>flex item</a> whose 'overflow' is ''overflow/visible'' in the <a>main axis</a>,
34753475
when specified on the <a>flex item's</a> main-axis min-size property,
34763476
<del>the following table gives the minimum size &hellip;</del>
3477-
<ins>specifies an <dfn dfn export>automatic minimum size</dfn>.</ins>
3477+
<ins>specifies an <a>automatic minimum size</a>.</ins>
34783478
</p>
34793479
<ins><p>
34803480
In general, the <a>automatic minimum size</a> &hellip; defined below:

0 commit comments

Comments
 (0)