[w3c/DOM-Parsing] Fix 2 issues in createContextualFragment (#23)

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/DOM-Parsing/pull/23

-- Commit Summary --

  * Use the parent element in createContextualFragment (fixes #17)
  * Unmark scripts as parser-inserted in createContextualFragment (fixes #15)

-- File Changes --

    M index.html (4)

-- Patch Links --

https://github.com/w3c/DOM-Parsing/pull/23.patch
https://github.com/w3c/DOM-Parsing/pull/23.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/DOM-Parsing/pull/23

Received on Tuesday, 8 November 2016 12:58:02 UTC