[w3c/DOM-Parsing] Do not forbid resetting the default namespace… (#49)

 …when requiring well-formedness

At this point, the declaration may either be a prefix declaration or a default namespace declaration. While prefix declarations for the null namespace are not valid, it is allowed to reset the default namespace
this way.

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

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


-- Commit Summary --

  * Do not forbid resetting the default namespace when requiring well-formedness

-- File Changes --

    M index.html (3)

-- Patch Links --

https://github.com/w3c/DOM-Parsing/pull/49.patch

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

Received on Friday, 22 March 2019 15:26:03 UTC