- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 20 Apr 2016 12:35:22 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
- Cc:
Received on Wednesday, 20 April 2016 19:35:50 UTC
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