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
fix: accept all XML-compatible attribute names for HTML attributes
Before, many attribute names (such as foo-bar or foo.bar) were not
recognized as possible attribute names.