[csswg-drafts] [css-syntax][css-values] should clarify whether the <url-token> is potentially deprecated?

wargrey has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-syntax][css-values] should clarify whether the <url-token> is 
potentially deprecated?  ==
http://www.w3.org/TR/css-syntax-3/#consume-an-ident-like-token
https://drafts.csswg.org/css-syntax/#consume-ident-like-token
https://drafts.csswg.org/css-values/#urls

Hello, I am implementing the CSS engine for my desktop application.
In [css-values], there is no words to mention the <url-token> but its 
function notation, and in the [css-syntax] draft, the algorithm to 
consume the ident-like token is distinguishing these two forms. So is 
the <url-token> remained just for compatibility? Should a new 
implementation put its function notation form at the first place?

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/245 using your GitHub 
account

Received on Sunday, 26 June 2016 14:22:08 UTC