File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3102,15 +3102,11 @@ <h2 class=no-num id=intrinsic-sizing>Appendix D: Intrinsic Dimensions</h2>
31023102 href ="http://www.w3.org/TR/CSS21/tables.html#height-layout "> CSS2.1§17.5.3</ a >
31033103 for elements with ‘< code class =css > height: auto</ code > ’.
31043104
3105- < p > Because they are derived from the content of the element, the < a
3106- href ="#min-content "> < i > min-content</ i > </ a > and < a
3107- href ="#max-content "> < i > max-content</ i > </ a > sizes are considered to be
3108- types of < dfn id =intrinsic-size > intrinsic size</ dfn > . For replaced
3109- elements, the < a href ="#min-content "> < i > min-content</ i > </ a > and < a
3110- href ="#max-content "> < i > max-content</ i > </ a > sizes are the same and
3111- correspond to the < a
3112- href ="http://www.w3.org/TR/css3-images/#intrinsic-dimensions "> intrinsic
3113- dimensions</ a > of the replaced element.
3105+ < p > For replaced elements, the < a href ="#min-content "> < i > min-content</ i > </ a >
3106+ and < a href ="#max-content "> < i > max-content</ i > </ a > sizes are the same and
3107+ correspond used size of the replaced element according to the ‘< a
3108+ href ="#auto "> < code class =css > auto</ code > </ a > ’ width and height
3109+ calculations.
31143110
31153111 < h3 id =multicol-intrinsic > < span class =secno > 9.1. </ span > Intrinsic Sizes in
31163112 Multi-column Layout</ h3 >
Original file line number Diff line number Diff line change @@ -2298,13 +2298,9 @@ <h2 id="intrinsic-sizing" class="no-num">Appendix D:
22982298 and < a href ="http://www.w3.org/TR/CSS21/tables.html#height-layout "> CSS2.1§17.5.3</ a >
22992299 for elements with ''height: auto''.
23002300
2301- < p > Because they are derived from the content of the element, the
2302- < i > min-content</ i > and < i > max-content</ i > sizes are considered
2303- to be types of < dfn > intrinsic size</ dfn > . For replaced elements,
2304- the < i > min-content</ i > and < i > max-content</ i > sizes are the same
2305- and correspond to the
2306- < a href ="http://www.w3.org/TR/css3-images/#intrinsic-dimensions "> intrinsic
2307- dimensions</ a > of the replaced element.
2301+ < p > For replaced elements, the < i > min-content</ i > and < i > max-content</ i >
2302+ sizes are the same and correspond used size of the replaced element
2303+ according to the ''auto'' width and height calculations.
23082304
23092305< h3 id ="multicol-intrinsic ">
23102306Intrinsic Sizes in Multi-column Layout</ h3 >
You can’t perform that action at this time.
0 commit comments