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
However, the internal slot may have spaces or other characters that need escaping. The browsers that implement typed-om all escape these, equivalent to using the serialize an identifier algorithm, as demonstrated by the WPT results for the test that checks CSSKeywordValue serialization.