- From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Feb 2018 08:09:40 +0000
- To: public-houdini-archive@w3.org
annevk has just created a new issue for https://github.com/w3c/css-houdini-drafts:
== Editorial: "initially be" ==
Instead of
> Let s initially be the empty string.
you can write
> Let s be the empty string.
And instead of
> Let s initally be the string "var(".
You can write
> Let s be "var(".
as the quotation marks already signify it as a string per Infra.
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/709 using your GitHub account
Received on Thursday, 22 February 2018 08:09:53 UTC