We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d1966 commit f2f1747Copy full SHA for f2f1747
css-values-4/Overview.bs
@@ -953,7 +953,8 @@ Fragment URLs</h5>
953
954
When matching a ''url()'' with the <a>local url flag</a> set,
955
ignore everything but the URL's fragment,
956
- and resolve that fragment against the current document that relative URLs are resolved against.
+ and resolve that fragment against the [=node tree=]
957
+ of the stylesheet's [=CSSStyleSheet/owner node=].
958
This reference must always be treated as same-document
959
(rather than cross-document).
960
0 commit comments