- From: Roman Komarov via GitHub <noreply@w3.org>
- Date: Wed, 04 Feb 2026 09:48:07 +0000
- To: public-css-archive@w3.org
Yes, or via the `link-parameters` property on the pseudo: > The [link-parameters](https://drafts.csswg.org/css-link-params-1/#propdef-link-parameters) property is one way to set [link parameters](https://drafts.csswg.org/css-link-params-1/#css-link-parameter) on the element itself (if it is an element representing an external resource, such as an HTML [img](https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element) or [iframe](https://html.spec.whatwg.org/multipage/iframe-embed-object.html#the-iframe-element)), and on all external CSS resources specified on the element (such as background images, etc). Its values are: Note “on all external CSS resources specified on the element” — the image in the data URI should count as such. -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12039#issuecomment-3846407398 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 4 February 2026 09:48:07 UTC