blob: 5ca58275953272d5659deb4fac5cfc64f0af3b9f [file] [log] [blame]
PASS document.createElement invoke a custom element constructor with no arguments
PASS document.createElementNS must create an instance of custom elements
PASS document.createElementNS must set the prefix after constructing a custom element
PASS document.createElementNS must use the element returned by the constructor