- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Sat, 28 Jan 2006 00:24:34 -0600
- To: www-svg@w3.org
Dear SVG Working Group, The definition of the DOMException interface in section A.3.1 [1] is identical to the one in core DOM [2] except it leaves out some possible code values (presumably the ones not relevant to SVG)? I don't see why this can't just reference the Core DOM -- that would prevent possible divergence between the two definitions. Please simply reference the Core DOM for the definition of the DOMException interface. Thanks, -Boris [1] http://www.w3.org/TR/2005/WD-SVGMobile12-20051207/svgudom.html#dom::DOMException [2] http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#ID-17189187
Received on Saturday, 28 January 2006 06:24:39 UTC