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
I recommend allowing the property argument passed to static StyleValue.parse() to be the empty string. In that case, validation would not happen, allowing polyfills to handle value sets for properties that don't exist in CSS (yet). I think you have an issue in the document for that.