Re: [w3c/manifest] [WIP] Fix color processing steps (#878)

@christianliebel commented on this pull request.



> -          <li>Let <var>color</var> be the result of attempting to parse
-          <var>potential color</var> as a CSS color, as per [[CSS-SYNTAX-3]].
-          If parsing fails:
-            <ol>
-              <li>
-                <a>Issue a developer warning</a>.
-              </li>
-              <li>Return <code>undefined</code>.
-              </li>
-            </ol>
-          </li>
-          <li>Return <var>color</var>.
-          </li>
-        </ol>
+        <div>
+          TODO

Yep, this is WIP. 😇

-- 
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/878#discussion_r431395309

Received on Wednesday, 27 May 2020 19:34:42 UTC