setAttribute "xmlns" in XHTML

In XHTML document

Each element has namespace and it is serialized just like attribute

But it is not

What if we added attribute "xmlns"?

Firefox uses prefix to preserve namespace:

Chrome fails to address redefinition so it fails to parse its serialization: