- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 14 Apr 2017 12:59:20 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 April 2017 19:59:53 UTC
domenic commented on this pull request.
> @@ -1563,9 +1562,8 @@ <h3 id="applying">
</li>
<li>If <a>Type</a>(<var>value</var>) is not "string":
<ol>
- <li>If <a>Type</a>(<var>value</var>) is not "undefined",
- optionally <a>issue a developer warning</a> that the type is not
- supported.
+ <li>If <a>Type</a>(<var>value</var>) is not "undefined", <a>issue
+ a developer warning</a> that the type is not supported.
The current document appears to use "not supported" 14 times and "unsupported" 15 times. I'll switch the ones I introduce to "unsupported" but leave the cleanup for others.
--
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/566#discussion_r111627643
Received on Friday, 14 April 2017 19:59:53 UTC