Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Jul 27, 2024

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
9 checks passed
@rgrove
Copy link
Owner

rgrove commented Jul 27, 2024

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants