Skip to content

Typo "attribute in no namespace specified" #11215

@b9chris

Description

@b9chris

What is the issue with the HTML Standard?

Here:
https://html.spec.whatwg.org/multipage/dom.html#elements

There's a note:
"In XML, an xmlns attribute is part of the namespace declaration mechanism, and an element cannot actually have an xmlns attribute in no namespace specified."

It seems like "in no namespace specified" is a typo, maybe the intended sentence was more like:

In XML, an xmlns attribute is part of the namespace declaration mechanism, and it's possible for an element to have no xmlns attribute, if no namespace is specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions