File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -137,11 +137,9 @@ Resolution Negotiation: the ''image-set()'' notation {#image-set-notation}
137137
138138 <pre class='prod'>
139139 <dfn caniuse="css-image-set">image-set()</dfn> = image-set( <<image-set-option>> # )
140- <dfn><image-set-option></dfn> = [ <<image>> | <<string>> ] [ <<resolution>> | <<x-resolution>> ]
140+ <dfn><image-set-option></dfn> = [ <<image>> | <<string>> ] <<resolution>>
141141 </pre>
142142
143- <dfn><<x-resolution>></dfn> is a <<dimension-token>> with a unit of <css> x</css> , and is treated the same as if the unit were ''dppx'' .
144-
145143 Issue: We should add "w" and "h" dimensions as a possibility, and a "format()" function,
146144 to match the functionality of HTML's <a element>picture</a> .
147145
You can’t perform that action at this time.
0 commit comments