[dom] "If context object’s parent is parent, re place t..."
Anne van Kesteren via GitHub <[email protected]> Thu, 02 Jul 2015 09:22:30 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
annevk has just created a new issue for https://github.com/whatwg/dom: == "If context object’s parent is parent, replace t..." == https://dom.spec.whatwg.org/#interface-childnode > If context object’s parent is parent, replace the context object with node within parent. Add a note here ``` <p class=note><a>Context object</a> could have been inserted into <var>node</var>. ``` Once @tabatkins fixes bikeshed since currently DOM generates a bunch of errors that seem like regressions. See https://github.com/whatwg/dom/issues/48