File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1685,7 +1685,7 @@ <h2 id=image-resolution><span class=secno>7. </span> Overriding Image
16851685 < tr >
16861686 < th > Applies to:
16871687
1688- < td > replaced elements < span class = issue > and background images? </ span >
1688+ < td > replaced elements
16891689
16901690 < tr >
16911691 < th > Inherited:
@@ -1705,7 +1705,9 @@ <h2 id=image-resolution><span class=secno>7. </span> Overriding Image
17051705
17061706 < p > The ‘< a href ="#image-resolution0 "> < code
17071707 class =property > image-resolution</ code > </ a > ’ property specifies the
1708- resolution of images. Values have the following meanings:
1708+ resolution of images in content (i.e. replaced elements and generated
1709+ content). It has no effect on background images, list markers, and other
1710+ images that are not element content. Values have the following meanings:
17091711
17101712 < dl >
17111713 < dt > <resolution>
Original file line number Diff line number Diff line change @@ -1274,7 +1274,7 @@ <h2 id="image-resolution">
12741274 < td > 1dppx
12751275 < tr >
12761276 < th > Applies to:
1277- < td > replaced elements < span class = issue > and background images? </ span >
1277+ < td > replaced elements
12781278 < tr >
12791279 < th > Inherited:
12801280 < td > yes
@@ -1286,7 +1286,10 @@ <h2 id="image-resolution">
12861286 < td > specified value
12871287 </ table >
12881288
1289- < p > The 'image-resolution' property specifies the resolution of images.
1289+ < p > The 'image-resolution' property specifies the resolution of images
1290+ in content (i.e. replaced elements and generated content). It has no
1291+ effect on background images, list markers, and other images that are
1292+ not element content.
12901293 Values have the following meanings:</ p >
12911294
12921295 < dl >
You can’t perform that action at this time.
0 commit comments