Skip to content

Commit 0083b52

Browse files
author
Peter Linss
committed
bikeshed linking fixes
1 parent 3a1d4bb commit 0083b52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-sizing/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Intrinsic Sizes in Multi-column Layout</h3>
463463
<p>
464464
The <a>min-content inline size</a> of a multi-column element
465465
with a computed 'column-width' of ''column-width/auto''
466-
is the largest <a>min-content inline size contribution</a> of its contents
466+
is the largest <a>min-content inline-size contribution</a> of its contents
467467
multiplied by its 'column-count'
468468
(treating ''column-count/auto'' as ''1'').
469469

@@ -474,7 +474,7 @@ Intrinsic Sizes in Multi-column Layout</h3>
474474
is its 'column-count'
475475
multiplied by the larger of
476476
its 'column-width' (treating ''column-width/auto'' as zero)
477-
and the largest <a>max-content inline size contribution</a> of its contents.
477+
and the largest <a>max-content inline-size contribution</a> of its contents.
478478

479479
<p>
480480
The <a>max-content inline size</a> of a multi-column element

0 commit comments

Comments
 (0)