+ <dd>The default image sizing area is a rectangle with a definite height and width used to determine the size of the CSS View Box when both the intrinsic dimensions and specified size are missing dimensions. It varies based on the property that the image is being used as a value in. For <code>background-image</code>, the default image sizing area is the size of the background positioning area of the element. For <code>list-style-image</code>, the default image sizing area is a 1em square. For <code>list-style-image</code>, the default image sizing area is the size of the border box of the element. In any other context, the default image sizing area is a rectangle 300px wide and 150px tall.</dd>
0 commit comments