File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2745,11 +2745,11 @@ Calculating With Intrinsic Sizes: the ''calc-size()'' function</h2>
27452745 <pre class=prod>
27462746 <dfn function lt="calc-size()"><calc-size()></dfn> = calc-size( <<calc-size-basis>> , <<calc-sum>> )
27472747
2748- <dfn><calc-size-basis></dfn> = [ <<intrinsic- size-keyword>> | <<calc-size()>> | any | <<calc-sum>> ]
2748+ <dfn><calc-size-basis></dfn> = [ <<size-keyword>> | <<calc-size()>> | any | <<calc-sum>> ]
27492749 </pre>
27502750
2751- The <dfn><intrinsic- size-keyword></dfn> production
2752- matches any [=intrinsic size=] keywords allowed in the context.
2751+ The <dfn><size-keyword></dfn> production
2752+ matches any sizing keywords allowed in the context.
27532753 For example, in 'width' ,
27542754 it matches ''width/auto'' , ''width/min-content'' , ''width/stretch'' , etc.
27552755
You can’t perform that action at this time.
0 commit comments