WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
10556
Support XLink in any XML document
https://bugs.webkit.org/show_bug.cgi?id=10556
Summary
Support XLink in any XML document
Peter Hosey
Reported
2006-08-25 00:10:31 PDT
According to the Bugzilla search results for “xlink”, WebKit already seems to support XLink — but only in SVG documents. I propose that it should be allowed in any XML document; then, no munging to XHTML (e.g. with XSLT) would be required for an XML document with CSS stylesheet to be rendered as-is in WebKit.
Attachments
Add attachment
proposed patch, testcase, etc.
Frank Illenberger
Comment 1
2008-02-07 09:13:35 PST
Currently it is not possible to get any hyperlinks in pure XML documents without mixing with XHTML because there are no CSS extensions like Opera's -o-link and no xlink support. This is a serious limitation.
Alexey Proskuryakov
Comment 2
2008-02-07 11:18:36 PST
Would it be possible for you to provide a simple test case for this?
Alexey Proskuryakov
Comment 3
2009-08-20 22:59:35 PDT
Bugzilla has experienced amnesia today, here is a comment that was lost: ---
Comment #3
from Thom <
thom.venividivici+webkitbugs@gmail.com
> 2009-08-20 12:34:53 PDT ---
http://www.snee.com/xml/xlink/sxlinkdemo.xml
is an xml document that's used to showcase mozilla's xLink support, which is better, but also poor.
Radar WebKit Bug Importer
Comment 4
2022-07-06 15:27:20 PDT
<
rdar://problem/96552385
>
Ahmad Saleem
Comment 5
2022-07-10 11:28:57 PDT
Mozilla opted to not extend Xlink support beyond SVG and marked their bug as RESOLVED WONTFIX -
https://bugzilla.mozilla.org/show_bug.cgi?id=xlink
Further, it is also deprecated in SVG2 -
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
Can we close this, if we are not planning to extend XLINK. Thanks!
Brent Fulgham
Comment 6
2022-07-10 11:36:30 PDT
(In reply to Ahmad Saleem from
comment #5
)
> Mozilla opted to not extend Xlink support beyond SVG and marked their bug as > RESOLVED WONTFIX -
https://bugzilla.mozilla.org/show_bug.cgi?id=xlink
> > Further, it is also deprecated in SVG2 - >
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
> > Can we close this, if we are not planning to extend XLINK. Thanks!
Thanks for doing that research! Yes, let’s close.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug