Back to Chromium

SetAttributeNS Empty Namespace

third_party/blink/web_tests/fast/dom/setAttributeNS-empty-namespace.html

149.0.7827.2245 B
Original Source

Test that setAttributeNS("", ...) creates an attribute in null namespace. Per DOM 3 Core,

In programming languages where empty strings can be differentiated from null, empty strings, when given as a namespace URI, are converted to null.