We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848e2e3 commit 93d217dCopy full SHA for 93d217d
1 file changed
css3-images/Overview.src.html
@@ -1268,7 +1268,7 @@ <h2 id="image-resolution">
1268
<td><dfn>image-resolution</dfn>
1269
<tr>
1270
<th>Value:
1271
- <td>from-image || <dpi>
+ <td>from-image || <resolution>
1272
1273
<th>Initial:
1274
<td>1dppx
@@ -1289,7 +1289,8 @@ <h2 id="image-resolution">
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.
+ not element content. <span class="issue">Or does this apply to all
1293
+ images unless otherwise overridden?</span>
1294
Values have the following meanings:</p>
1295
1296
<dl>
0 commit comments