Skip to content

Commit f192a56

Browse files
committed
[css-images-4] Specify that image-set() is an invalid image if you remove all the options. w3c#8266
1 parent 37902c4 commit f192a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-images-4/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ Resolution/Type Negotiation: the ''image-set()'' notation {#image-set-notation}
247247
that specify an unknown or unsupported MIME type in their ''type()'' value.
248248
2. Second, remove any <<image-set-option>>s from the list
249249
that have the same <<resolution>> as a previous option in the list.
250+
3. If there are no <<image-set-option>> left at this point,
251+
the function represents an [=invalid image=].
250252
3. Finally, among the remaining <<image-set-option>>s,
251253
make a UA-specific choice of which to load,
252254
based on whatever criteria deemed relevant

0 commit comments

Comments
 (0)