[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:30:35 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=200230
--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #3)
> Oh, actually I can reproduce:
> [Log] <g ex:attr="2"></g> (attachment.cgi, line 14)
>
> [Log] <g ex:attr="2" attr="3"></g> (attachment.cgi, line 18)
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.
--
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/b0c5f6e5/attachment.html>
More information about the webkit-unassigned
mailing list