You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This section defines a number of APIs for creating and manipulating colors in script:</p>
3240
3240
3241
-
<ul>
3241
+
<ulclass=lang-javascript>
3242
3242
<li>
3243
3243
It allows CSS colors to be parsed into JS objects—<wbr>use the <code>CSSColor.parse("rebeccapurple")</code> method to get a corresponding color object,
0 commit comments