[Webkit-unassigned] [Bug 16742] xlink:title: implement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 13 03:56:27 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=16742
Helder Magalhães <helder.magalhaes at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |helder.magalhaes at gmail.com
--- Comment #11 from Helder Magalhães <helder.magalhaes at gmail.com> 2009-08-13 03:56:26 PDT ---
"xlink:title" should only be displayed on links (it belongs to the XLink
specification).
In SVG, the "title" and "desc" child elements can/should be used for this
purpose [1] (the specification suggests the tooltip behavior, see also another
proposal for that [2]). Using the "title"/"desc" as tooltips is already covered
by bug 16854.
Note that, although Firefox does display "xlink:title" as a tooltip in any
element, that is IMO a somehow broken behavior.
I'd say this issue should be marked invalid...
[1] http://www.w3.org/TR/SVG/struct.html#DescriptionAndTitleElements
[2]
http://www.w3.org/Graphics/SVG/IG/wiki/Accessibility_Activity#Title_As_Tooltip
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list