Skip to content

Commit b1e34dd

Browse files
committed
[css-sizing-3] Don't override CSS2 sizing rules. Only supplement them.
1 parent 6011bd9 commit b1e34dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ Intrinsic Sizes</h3>
824824

825825
If the <a>max-content size</a> would depend
826826
on the size of the containing block
827-
(as it does for images with an intrinsic aspect ratio but no intrinsic size,
827+
(as it sometimes does for images with an intrinsic aspect ratio but no intrinsic size,
828828
see <a href="https://www.w3.org/TR/CSS2/visudet.html#inline-replaced-width">CSS2&sect;10.3.2</a>)
829829
and therefore can't be calculated against an infinitely-sized containing block
830830
then:

0 commit comments

Comments
 (0)