Skip to content

Safari 26.2 adds CSS url() modifiers#29440

Merged
caugner merged 2 commits intomdn:mainfrom
ddbeck:url-modifiers
Apr 10, 2026
Merged

Safari 26.2 adds CSS url() modifiers#29440
caugner merged 2 commits intomdn:mainfrom
ddbeck:url-modifiers

Conversation

@ddbeck
Copy link
Copy Markdown
Contributor

@ddbeck ddbeck commented Apr 9, 2026

Summary

Adds the first two supported CSS url(… <modifier>) modifiers, to limit how subresources are loaded.

Test results and supporting details

No implementer has shipped integrity() yet, though I expect Chrome to do so. I can add that feature too, with impl_url, if desired.

Related issues

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed labels Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Add CSS url() modifiers Safari 26.2 adds CSS url() modifiers Apr 10, 2026
@caugner caugner merged commit 64ed8aa into mdn:main Apr 10, 2026
8 checks passed
@caugner caugner added the needs collector test Needs a custom BCD collector test label Apr 10, 2026
@mdn-bot mdn-bot mentioned this pull request Apr 10, 2026
@ddbeck ddbeck deleted the url-modifiers branch April 10, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS needs collector test Needs a custom BCD collector test size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants