[css-values] Define that loading a document as a reference should restrict its internal references #4152
Labels
css-values-5
topic: urls
Tracking issues that'll need edits when CSS URLs are defined on top of Fetch.
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.<mask>
element in an external SVG).The text was updated successfully, but these errors were encountered: