RESOLVED FIXED 150505
Web Inspector: xlink:href should be linkified
https://bugs.webkit.org/show_bug.cgi?id=150505
Summary Web Inspector: xlink:href should be linkified
Timothy Hatcher
Reported 2015-10-23 11:13:29 PDT
<svg class="glyph"><use xlink:href="Images/ReloadToolbar.svg"></use></svg> The href isn't linked in source or the DOM because of the attribute namespace.
Attachments
[PATCH] Proposed Fix (4.71 KB, patch)
2015-10-23 16:02 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-10-23 11:13:48 PDT
Joseph Pecoraro
Comment 2 2015-10-23 16:02:50 PDT
Created attachment 263952 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-10-23 17:25:36 PDT
Comment on attachment 263952 [details] [PATCH] Proposed Fix Clearing flags on attachment: 263952 Committed r191519: <http://trac.webkit.org/changeset/191519>
WebKit Commit Bot
Comment 4 2015-10-23 17:25:40 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.