-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters