Skip to content

Commit 3cc6cab

Browse files
committed
[css-images-3] Add an issue to make imaget-set() track srcset/picture.
--HG-- extra : rebase_source : 48f090374b38199f5e0ec2b8765e8406813ccc34
1 parent a4fdf3e commit 3cc6cab

2 files changed

Lines changed: 36 additions & 29 deletions

File tree

css-images-3/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,9 @@ Resolution Negotiation: the ''image-set()'' notation {#image-set-notation}
280280
<dfn>&lt;image-set-option></dfn> = [ <<image>> | <<string>> ] <<resolution>>
281281
</pre>
282282

283+
Issue: We should add "w" and "h" dimensions as a possibility, and a "format()" function,
284+
to match the functionality of HTML's <a element>picture</a>.
285+
283286
The ''image-set()'' function can not be nested inside of itself,
284287
either directly
285288
or indirectly

0 commit comments

Comments
 (0)