Skip to content

Commit

Permalink
[css-flexbox-1][editorial] Fix link to “definite” #10543
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Jan 10, 2025
1 parent cf3b5be commit 6b6f424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css-flexbox-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3730,8 +3730,8 @@ Changes since the <a href="https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/
</blockquote>
<blockquote>
<p class="note"><del>Note: The main size of a <a>fully inflexible</a> item
with a <a>definite</a> <a>flex basis</a>
is, by definition, <a>definite</a>.</del>
with a <a spec=css-sizing-3>definite</a> <a>flex basis</a>
is, by definition, <a spec=css-sizing-3>definite</a>.</del>

<p class="note"><ins>Note: This means that within [=flex layout=],
“definite” sizes can require performing layout.
Expand Down

0 comments on commit 6b6f424

Please sign in to comment.