Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 27, 2024

Commits on Jul 26, 2024

  1. Enforce protocol allowlisting for image and image-set CSS funcs

    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.
    ltk committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4478fa5 View commit details
    Browse the repository at this point in the history