Skip to content

Commit 2457f0a

Browse files
committed
[css-sizing-3]] Tweak wording to be a bit more specific to sizes of boxes.
1 parent ac41b4e commit 2457f0a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

css-sizing-3/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,8 +607,10 @@ Inner vs Outer Sizes: the 'box-sizing' property</h3>
607607
<a lt="min height">minimum (min) height</a>,
608608
<a lt="max width">maximum (max) width</a>, and
609609
<a lt="max height">maximum (max) height</a>
610-
refer to the <a lt="inner size">inner</a> (<a>content box</a>) size
611-
unless otherwise specified.
610+
refer to the <a lt="inner size">inner</a> size
611+
(<a lt="content box">content-box</a> size)
612+
of a <a>box</a>
613+
unless otherwise indicated.
612614

613615

614616
<!--

0 commit comments

Comments
 (0)