[csswg-drafts] Pull Request: [cssom-1] Ensure inline style and corresponding declaration block ates each other properly

upsuper has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [cssom-1] Ensure inline style and corresponding declaration block ates each other properly ==
This mostly follows how [`DOMTokenList`](https://dom.spec.whatwg.org/#interface-domtokenlist) works in the DOM spec, which has a similar situation that having a live object reflecting an attribute.

This should fix #1559.

See https://github.com/w3c/csswg-drafts/pull/2269

Received on Saturday, 3 February 2018 09:35:45 UTC