[Webkit-unassigned] [Bug 14167] <use> element do not have a ownerDocument attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 10:37:30 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14167


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #3 from eric at webkit.org  2007-06-15 10:37 PDT -------
You're correct, this is a bug.  We're incorrectly returning an
SVGElementInstance, even though the listeners were set on the <use> itself, and
not on the referenced content.  It would be interesting to see a test which
also set the listeners on the <rect>.  I think we'd then show the proper
behavior (returning an SVGElementInstance, which does not actually expose any
ownerDocument interface).


-- 
Configure bugmail: http://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