Skip to content

Commit ef05caf

Browse files
committed
[css-sizing-4] References to Level 3 for missing sections.
1 parent 81f3c56 commit ef05caf

1 file changed

Lines changed: 7 additions & 15 deletions

File tree

css-sizing-4/Overview.bs

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,10 @@ Min/Max Size Transfers</h3>
476476
<h2 id='intrinsic'>
477477
Intrinsic Size Determination</h2>
478478

479+
<h3 id="intrinsic-contribution">
480+
Intrinsic Sizes</h3>
481+
482+
ISSUE: [[css-sizing-3#intrinsic-sizes]]
479483

480484
<h3 id='intrinsic-size-override'>
481485
Overriding Contained Intrinsic Sizes: the 'contain-intrinsic-size' property</h3>
@@ -619,22 +623,10 @@ Interaction With ''overflow: auto''</h4>
619623
██████ ███████ ██ ██ ██ ██ ██ ████ ████████ ██████
620624
-->
621625

622-
<h2 id="intrinsic-contribution">
623-
Intrinsic Size Contributions</h2>
624-
625-
A box’s <a>min-content contribution</a>/<a>max-content contribution</a> in each axis
626-
is the size of the content box
627-
of a hypothetical ''width/auto''-sized float
628-
that contains only that box,
629-
if that hypothetical float's containing block is zero-sized/infinitely-sized.
630-
631-
Note: This specification does not define precisely how to determine these sizes.
632-
Please refer to [[CSS2]],
633-
the relevant CSS specification for that display type,
634-
the <a href="#percentage-sizing">rules for handling percentages</a> (below),
635-
and/or existing implementations
636-
for further details.
626+
<h3 id="intrinsic-contribution">
627+
Intrinsic Size Contributions</h3>
637628

629+
ISSUE: [[css-sizing-3#intrinsic-contribution]]
638630

639631

640632
<!--

0 commit comments

Comments
 (0)