- From: Toru Kobayashi <notifications@github.com>
- Date: Mon, 13 Nov 2017 12:38:26 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 November 2017 12:38:50 UTC
> replacedNode = parentNode.replaceChild(newChild, oldChild); * https://developer.mozilla.org/en-US/docs/Web/API/Node/replaceChild You can view, comment on, or merge this pull request online at: https://github.com/w3c/webcomponents/pull/706 -- Commit Summary -- * Fix an arguments order of replaceChild -- File Changes -- M proposals/Template-Instantiation.md (2) -- Patch Links -- https://github.com/w3c/webcomponents/pull/706.patch https://github.com/w3c/webcomponents/pull/706.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/webcomponents/pull/706
Received on Monday, 13 November 2017 12:38:50 UTC