We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd83f85 commit 812cef0Copy full SHA for 812cef0
css-images-4/Overview.bs
@@ -234,7 +234,7 @@ Resolution/Type Negotiation: the ''image-set()'' notation {#image-set-notation}
234
(This has no effect on the validity of the ''image-set()'' function.)
235
236
It does not have any effect on the image itself;
237
- an <<image-set-option>> like <code highlight=css>url("picture.png") 1x format("image/jpeg")</code> is valid,
+ an <<image-set-option>> like <code highlight=css>url("picture.png") 1x type("image/jpeg")</code> is valid,
238
and if chosen will display the linked PNG image,
239
even though it was declared to be a JPEG.
240
0 commit comments