[css-houdini-drafts] Pull Request: Sanitize the declared and inline StylePropertyMaps

nainar has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== Sanitize the declared and inline StylePropertyMaps ==
1. Replace CSSStyleRule.attributeStyleMap-> CSSStyleRule.styleMap
2. Clarify that the attribueStyleMap on Element is actually on ElementCSSInlineStyle interface

Fixes #572

See https://github.com/w3c/css-houdini-drafts/pull/596

Received on Monday, 29 January 2018 02:37:46 UTC