NEW 150506
Web Inspector: Editing an xlink:href attribute makes a duplicate href attribute
https://bugs.webkit.org/show_bug.cgi?id=150506
Summary Web Inspector: Editing an xlink:href attribute makes a duplicate href attribute
Timothy Hatcher
Reported 2015-10-23 11:37:27 PDT
<svg class="glyph"><use xlink:href="Images/DownloadArrow.svg"></use></svg> Put that in a DOM and try to edit the xlink:href. When you commit the change, an href attribute shows up instead of the original xlink:href being changed.
Attachments
[PATCH] Proposed Fix (4.75 KB, patch)
2015-10-23 16:00 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-10-23 11:38:01 PDT
Joseph Pecoraro
Comment 2 2015-10-23 16:00:45 PDT
Created attachment 263951 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 3 2015-10-23 16:01:43 PDT
Comment on attachment 263951 [details] [PATCH] Proposed Fix This attachment is on the wrong bug. Obsoleting.
Note You need to log in before you can comment on or make changes to this bug.