We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea8789 commit 329b4c9Copy full SHA for 329b4c9
1 file changed
css-values/Overview.bs
@@ -472,7 +472,7 @@ Resource Locators: the <<url>> type</h3>
472
473
* For legacy reasons,
474
a <<url>> can be written without quotation marks around the URL itself.
475
- This syntax is <a lt="consume a url token" spec=css-syntax>specially-parsed</a>,
+ This syntax is <a lt="consume a url token" spec=css-syntax-3>specially-parsed</a>,
476
and produces a <<url-token>> rather than a <a>function</a> syntactically. [[!CSS3SYN]]
477
* Some CSS contexts, such as ''@import'', allow a <<url>> to be represented by a <<string>> instead.
478
This behaves identically to writing a ''url()'' function containing that string.
0 commit comments