[csswg-drafts] [css-speech-1] Possible invalid quoting in property types (#5222)

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

== [css-speech-1] Possible invalid quoting in property types ==
Apologies if this is incorrect but looking at the draft specification for CSS WebSpeech shows that CSS property types are not properly quoted:
https://drafts.csswg.org/css-speech-1/#rest-props-rest

These should be rendered as ` <'rest-before'> <'rest-after'>?`

However, the spec here appears to include the correct quotes:
https://github.com/w3c/csswg-drafts/blob/5a49df2060abefbc05c85d751429776c5e46edf0/css-speech-1/Overview.bs#L737

Am I simply looking at an outdated version of the spec?

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

Received on Tuesday, 16 June 2020 18:54:58 UTC