[css-houdini-drafts] Pull Request: [css-properties-values-api] Define parsing rules for the syntax string.

andruud has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [css-properties-values-api] Define parsing rules for the syntax string. ==
This defines how to parse the syntax strings using some algorithms and
concepts from css-syntax, while leaning as little as possible on its
concept of tokens.

* Whitespace behavior is now defined.
* Escaping is now allowed for ident syntax strings.

Resolves #112.

See https://github.com/w3c/css-houdini-drafts/pull/860

Received on Friday, 15 February 2019 14:56:07 UTC