- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Fri, 11 Aug 2017 16:27:04 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 11 August 2017 16:27:28 UTC
kenchris commented on this pull request. > @@ -2653,7 +2653,7 @@ <h3 id="applying"> </li> </ol> </li> - <li><a>Trim</a>(<var>value</var>) and convert to lower-case</li> + <li><a>Trim</a>(<var>value</var>) and convert <a>to ASCII lowercase</a></li> OK I see that we use to ASCII lowercase elsewhere and that is from https://html.spec.whatwg.org/#converted-to-ascii-lowercase so that might be better... I wonder if there is something for trim as well -- 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/pull/598#discussion_r132728264
Received on Friday, 11 August 2017 16:27:28 UTC