+ <p>The 'image-resolution' property specifies the intrinsic resolution of all raster images used in or on the element. (As vector formats such as SVG do not have an intrinsic resolution, this property has no effect on vector images.) This affects both content images (such as in the <img> element) and CSS-supplied images such as in 'background-image'. The <dfn>intrinsic resolution</dfn> of an image is used to determine the image's <i>intrinsic size</i>. Affected images include images in the element's content (e.g. replaced elements and/or generated content), background images, list markers, etc. Values have the following meanings:</p>
0 commit comments