- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Fri, 11 Aug 2017 16:32:07 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 11 August 2017 16:32:46 UTC
We should be more consistent
ie we could refer to ToLowerCase from ECMA as well
```When instructed to ToLowerCase(x), a user agent must behave as if [ECMASCRIPT]'s String.prototype.toLowerCase() function had been called on the string x.```
Or we could refer to infra instead of Trim()
https://infra.spec.whatwg.org/#strip-leading-and-trailing-ascii-whitespace
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/600
Received on Friday, 11 August 2017 16:32:46 UTC