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
The <ahref="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-names">supported property names</a>
583
584
on a CSSStyleDeclaration object
584
-
are the property names of all the <i>custom properties</i> in the <ahref="http://dev.w3.org/csswg/cssom/#css-declaration-block-declarations"><dfn>CSS declaration block declarations</dfn></a>,
585
+
are the property names of all the <i>custom properties</i> in the <ahref="http://dev.w3.org/csswg/cssom/#css-declaration-block-declarations"><dfn>CSS declaration block declarations</dfn></a>
586
+
with a non-initial value,
585
587
with the "var-" prefix removed.
586
588
587
589
Before running any of the algorithms in this section,
0 commit comments