Skip to content

Commit ccde9f0

Browse files
committed
Revert <x-resolution> edit due to new WG resolution
This reverts commit d253095.
1 parent 48f32f2 commit ccde9f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css-images/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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>&lt;image-set-option></dfn> = [ <<image>> | <<string>> ] [ <<resolution>> | <<x-resolution>> ]
140+
<dfn>&lt;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

0 commit comments

Comments
 (0)