- From: T Rowley <tor@cs.brown.edu>
- Date: Wed, 25 Jan 2006 14:54:34 -0600
- To: www-svg@w3.org
The core DOM portions of uDOM appears to duplicate standard DOM, but without doing a close read of both specs one can't determine what might be different. The core bits really need to be same as standard DOM so that viewers that support multiple w3c languages with a common DOM don't need to add special cases for SVGT behavior. There's also the question of how you plan to cleanly specify SVG 1.2 Full DOM which by definition needs to be a superset of SVGT 1.2 so that SVG 1.1 content that uses the standard DOM will work. It seems it would be best to use w3c specified core DOM.
Received on Wednesday, 25 January 2006 20:54:41 UTC