- From: Antoine Quint <ml@graougraou.com>
- Date: Tue, 5 Jul 2005 13:50:10 +0200
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: www-svg@w3.org, SVG WG <w3c-svg-wg@w3.org>
Hi Björn, On 4 juil. 2005, at 04:25, Bjoern Hoehrmann wrote: > http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/svgudom.html > appendix A.7.18 the first example uses a ownerDocument attribute > on a dom::Element. In the DOM Level 3 Core Java bindings such an > attribute does not exist, please change the example to comply > with DOM Level 3 Core. The example also lacks a ";" after the > package statement, please add the missing ";". Probably after > changing the package to "org.sample" since otherwise the example > would not work. All changes made to the spec. > And the dom::Element interface does not have > addEventListener, the rec must be casted to EventListener. Indeed, although you probably meant EventTarget. Change made. Antoine -- Antoine Quint — Fuchsia Design SVG & Client-side XML Consulting W3C Invited Expert (SVG and CDF) http://fuchsia-design.com
Received on Tuesday, 5 July 2005 11:50:05 UTC