[dom] Run the adopting steps recursively (#66)

When adopting a <template>'s template contents and running its own adopting steps as defined in HTML, if the adopting steps aren't recursively, any nested template won't see its template contents' owner document changed.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/66

-- Commit Summary --

  * Fix spacing between links using latest Bikeshed
  * Run the adopting steps recursively

-- File Changes --

    M dom.bs (13)
    M dom.html (1237)

-- Patch Links --

https://github.com/whatwg/dom/pull/66.patch
https://github.com/whatwg/dom/pull/66.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/66

Received on Thursday, 3 September 2015 00:18:40 UTC