[Webkit-unassigned] [Bug 200230] Second call to setAttributeNS creates non-prefixed attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 10:51:31 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200230

--- Comment #5 from ian at ianbellomy.com ---
(In reply to Chris Dumez from comment #4)
> 
> Seems to be a serialization problem. The element really only has a single
> attribute with value=3. So at least, the internal representation looks
> correct. What we see in Web Inspector is incorrect though.

Interesting... 
I just modified the example to output g.outerHTML and... the attribute in the output never has a namespace prefix in Safari and STP... It always has a prefix in Chrome and FF...

I'm not sure what the spec is on that though...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190730/d3d81595/attachment.html>


More information about the webkit-unassigned mailing list