[whatwg/dom] Add [CEReactions] annotations to mutating methods (#235)

Part of https://github.com/w3c/webcomponents/issues/186, and using https://github.com/whatwg/html/commit/27aa7bc4fa6f168654a8c858f0773e611f679b39. Depends on a fix for https://github.com/tabatkins/bikeshed/issues/677 to get proper linking to the definition of CEReactions.

Note: createElement/createElementNS are not annotated since they perform synchronous construction.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/235

-- Commit Summary --

  * Add [CEReactions] annotations to mutating methods

-- File Changes --

    M dom.bs (92)
    M dom.html (184)

-- Patch Links --

https://github.com/whatwg/dom/pull/235.patch
https://github.com/whatwg/dom/pull/235.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/235

Received on Wednesday, 20 April 2016 18:02:48 UTC