[Webkit-unassigned] [Bug 10963] Lack of getClientX(), getclientY(), getTarget(), getstyle() support

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Sep 22 02:33:14 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10963


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #2 from macdome at opendarwin.org  2006-09-22 02:33 PDT -------
There are unfortunately a whole bunch of SVGs on the web which depend on these
non-standard accessors.  Firefox, WebKit and Opera have all taken the "we will
not implement these" stance until now.

See more about firefox's stance on the subject here:
http://jwatt.org/svg/authoring/

The better way to implement these would be with a little additional javascript
which created the necessary getter/setter functions for legacy support.  (It
could also fix up the lack of an xlink:xmlns= attribute at the same time. :)

I think this should be closed as "not to be fixed".


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