Skip to content

Commit 81b8148

Browse files
committed
[css-sizing-3] Don't override CSS2 sizing rules. Only supplement them. Part II
1 parent c5b8f65 commit 81b8148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ Intrinsic Sizes</h3>
826826
on the size of the containing block
827827
(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>)
829-
and therefore can't be calculated against an infinitely-sized containing block
829+
such that it can't be calculated against an infinitely-sized containing block
830830
then:
831831

832832
<dl>

0 commit comments

Comments
 (0)