Skip to content

Comments

Enforce protocol allowlisting for image and image-set CSS functions#240

Merged
rgrove merged 1 commit intorgrove:mainfrom
ltk:css-images-4
Jul 27, 2024
Merged

Enforce protocol allowlisting for image and image-set CSS functions#240
rgrove merged 1 commit intorgrove:mainfrom
ltk:css-images-4

Conversation

@ltk
Copy link
Contributor

@ltk ltk commented Jul 27, 2024

https://drafts.csswg.org/css-images-4/ introduces url()-like functionality in new image and image-set functions. This PR adds enforcement of protocol allowlisting for these functions. image-set is already widely supported, whereas image is not yet.

https://drafts.csswg.org/css-images-4/ introduces `url()`-like
functionality in new `image` and `image-set` functions. This commit
adds enforcement of protocol allowlisting for these functions.

Note that `image-set` is already widely supported, whereas `image`
is not yet.
@rgrove rgrove merged commit 4478fa5 into rgrove:main Jul 27, 2024
@rgrove
Copy link
Owner

rgrove commented Jul 27, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants