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
Sanitize the declared and inline StylePropertyMaps (w3c#596)
* Sanitize the declared and inline StylePropertyMaps
1. Replace CSSStyleRule.attributeStyleMap-> CSSStyleRule.styleMap
2. Clarify that the attribueStyleMap on Element is actually on ElementCSSInlineStyle interface
Fixesw3c#572
* dfn it to the right interface
0 commit comments