Re: [w3c/manifest] Add min_version and fingerprints to application objects (#566)

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.

Actually this is not even in my code. This is just stuff I cleaned up as requested in an earlier code review to remove "optionally". So I'd prefer to not mess with this at all.

-- 
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_r111627803

Received on Friday, 14 April 2017 20:01:10 UTC