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

[css-values] Define that loading a document as a reference should restrict its internal references #4152

Open
tabatkins opened this issue Jul 25, 2019 · 0 comments
Labels
css-values-5 topic: urls Tracking issues that'll need edits when CSS URLs are defined on top of Fetch.

Comments

@tabatkins
Copy link
Member

Loading an SVG as an image (via <img>, 'background-image', etc) restricts it from talking to the network at all; it can only refer to its own internal elements.

  1. The restrictions should be more explicitly stated for CSS images.
  2. The same restrictions should be applied to SVGs loaded for element references (such as 'mask-image' referring to a <mask> element in an external SVG).
@tabatkins tabatkins added css-values-4 Current Work topic: urls Tracking issues that'll need edits when CSS URLs are defined on top of Fetch. labels Jul 25, 2019
@tabatkins tabatkins added css-values-5 and removed css-values-4 Current Work labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-values-5 topic: urls Tracking issues that'll need edits when CSS URLs are defined on top of Fetch.
Projects
None yet
Development

No branches or pull requests

1 participant