[Webkit-unassigned] [Bug 16455] SVG 1.2 Tooltip support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 10 11:07:45 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=16455





------- Comment #3 from codedread at gmail.com  2009-02-10 11:07 PDT -------
Eric, can you clarify:

I believe the example:

 <circle>
   <title>...</title>
 </circle> 

is a valid SVG 1.1 example.  My belief is that the algorithm should go
something like this:

- if an element is a <a> and has a xlink:title, then display that attr node
value as the tooltip
- else if an element has a <title>, then display its text contents as its
tooltip


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list