Skip to content

Do not forbid resetting the default namespace…#49

Open
bwrrp wants to merge 1 commit into
w3c:gh-pagesfrom
bwrrp:reset-default-namespace-on-prefixed-element
Open

Do not forbid resetting the default namespace…#49
bwrrp wants to merge 1 commit into
w3c:gh-pagesfrom
bwrrp:reset-default-namespace-on-prefixed-element

Conversation

@bwrrp
Copy link
Copy Markdown

@bwrrp bwrrp commented Mar 22, 2019

…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

…medness

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 w3c#48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error thrown when resetting the default namespace to null on a prefixed element

1 participant