- From: <bugzilla@jessica.w3.org>
- Date: Wed, 19 Mar 2014 20:56:20 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25098 Tab Atkins Jr. <jackalmage@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jackalmage@gmail.com --- Comment #6 from Tab Atkins Jr. <jackalmage@gmail.com> --- (In reply to Sebastian Müller from comment #2) > Re: barely used namespaced attributes in SVG: > > I doubt that the "image" element is barely used in SVG and it requires the > xlink namespace for the reference to the image. > The same holds true for the "use" element. > > At least one of those two is part of every non-trivial SVG file I have seen > for the past years. > Also I don't see that they are "looking into replacements" for these - at > least the w3c SVG 2.0 working draft still uses these namespaced attributes... SVG2 is planning on dropping all namespaced attributes. The change hasn't been made yet, but it's been discussed and planned for some time. (Technically, SVG2 will still accept them, but will also accept attributes in the null namespace, with a consistent rule for how to disambiguate when both are specified.) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 19 March 2014 20:56:22 UTC