We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d72dd commit bbfb72bCopy full SHA for bbfb72b
css-sizing/Overview.bs
@@ -82,9 +82,9 @@ Terminology</h2>
82
<dt><dfn id="definite" lt="definite|definite size">definite size</dfn>
83
<dd>
84
A size that can be determined without measuring content;
85
- that is, a <var><length></var>,
+ that is, a <<length>>,
86
a size of the <a>initial containing block</a>,
87
- or a <var><percentage></var> that is resolved against a <a>definite</a> size.
+ or a <<percentage>> or other formula that is resolved solely against <a>definite</a> sizes.
88
Additionally, the size of the <a>containing block</a> of an absolutely positioned element is always <a>definite</a>
89
with respect to that element.
90
0 commit comments