Skip to content

Commit 89b0800

Browse files
committed
x
1 parent 509198d commit 89b0800

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

css3-gcpm/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2777,17 +2777,17 @@ <h2 id=image-resolution><span class=secno>9 </span>Image resolution</h2>
27772777
27782778
27792779
-->
2780+
<!--
27802781
2781-
<div class=issue>
2782-
<p>Should there be a way of setting width, height, resolution on images
2783-
that are referenced by a URL in the style sheet? E.g.,
2784-
2785-
<pre>
2782+
<div class="issue">
2783+
<p>Should there be a way of setting width, height, resolution on images that are referenced by a URL in the style sheet? E.g.,
2784+
<pre>
27862785
background-image: url(image.png, width, height, resolution);
27872786
background-image: image-url(image.png, width, height, resolution);
27882787
background-image: image(url(image.png), width, height, resolution);
27892788
</pre>
2790-
</div>
2789+
</div>
2790+
-->
27912791
<!--
27922792
<table class=propdef>
27932793
<tr>

0 commit comments

Comments
 (0)