[w3c/selection-api] Add [CEReactions] to Selection's deleteFromDocument() (#68)

Since the deleteFromDocument() method can change the DOM in ways that may impact custom elements, it needs to be annotated with the [CEReactions] attribute. This is part of the larger effort at w3c/webcomponents#186. [CEReactions] is defined in https://html.spec.whatwg.org/multipage/scripting.html#cereactions.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/selection-api/pull/68

-- Commit Summary --

  * Add [CEReactions] to Selection's deleteFromDocument()

-- File Changes --

    M index.html (2)

-- Patch Links --

https://github.com/w3c/selection-api/pull/68.patch
https://github.com/w3c/selection-api/pull/68.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/selection-api/pull/68

Received on Wednesday, 20 April 2016 19:35:50 UTC