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
:: Parses the provided <var>cssText</var> as a length value. Will return a
390
-
{{SimpleLength}} when possible, or a {{CalcLength}} otherwise.
390
+
{{SimpleLength}} when possible, or a {{CalcLength}} otherwise. The function can throw a SyntaxError if the DOMString it is passed doesn't represent a valid length.
0 commit comments