File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ Minimum Size Properties: the 'min-width' and 'min-height' properties</h4>
393
393
Inherited : no
394
394
Percentages : relative to width/height of <a>containing block</a>
395
395
Computed Value : as specified, with <<length-percentage>> values computed
396
- Animatable : by computed value, recursing into ''min-width/fit-content()''
396
+ Animation Type : by computed value, recursing into ''min-width/fit-content()''
397
397
</pre>
398
398
399
399
The 'min-width' and 'min-height' properties specify
@@ -415,7 +415,7 @@ Maximum Size Properties: the 'max-width' and 'max-height' properties</h4>
415
415
Inherited : no
416
416
Percentages : relative to width/height of <a>containing block</a>
417
417
Computed Value : as specified, with <<length-percentage>> values computed
418
- Animatable : by computed value, recursing into ''max-width/fit-content()''
418
+ Animation Type : by computed value, recursing into ''max-width/fit-content()''
419
419
</pre>
420
420
421
421
The 'max-width' and 'max-height' properties specify
You can’t perform that action at this time.
0 commit comments