[w3c/DOM-Parsing] Add [CEReactions] annotations (#5)

This is part of the effort in https://github.com/w3c/webcomponents/issues/186 to annotate all parts of the platform that cause DOM mutations and thus need to set up state for custom element reactions. [CEReactions] is defined in https://html.spec.whatwg.org/multipage/scripting.html#cereactions, although it seems like in general references are not added for extended attributes (e.g. "NewObject" is not linked to its definition in Web IDL).

Also normalizes whitespace to spaces instead of a mix of spaces and tabs.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/DOM-Parsing/pull/5

-- Commit Summary --

  * Add [CEReactions] annotations

-- File Changes --

    M index.html (230)

-- Patch Links --

https://github.com/w3c/DOM-Parsing/pull/5.patch
https://github.com/w3c/DOM-Parsing/pull/5.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/w3c/DOM-Parsing/pull/5

Received on Wednesday, 20 April 2016 18:33:53 UTC