- From: Dean Jackson <dean@w3.org>
- Date: Wed, 14 Aug 2002 00:53:44 +1000
- To: www-svg@w3.org
- Cc: buis@kde.org, mop@globalpark.de
(This message comes to you from the trying-to-be-more-open SVG WG ;) On Tue, 13 Aug 2002, Jim Ley wrote: > > Forwarding to www-svg (the original poster can't post for some reason.) > JL. > > "Andreas Streichardt" <mop@globalpark.de> > > Two Spec questions: > > > > Do SVGUnitTypes require js constants like > > SVG_UNIT_TYPE_OBJECTBOUNDINGBOX ? They are not in the ecma spec, but > are > > in the idl section. We haven't yet discussed this, but it sounds like an oversight to me. We'll get back to you. > > the idl specifies, > > SVGExternalResourcesRequired::externalResourcesRequired attr is of type > > SVGAnimatedBoolean whereas section 5.9 mentions : For > > externalResourcesRequired: Animatable: no. We discussed this just now. This is a mistake: The DOM shouldn't have an animated boolean. However, SVG 1.0 is a REC and we don't want to break existing APIs, so the resolution will be to leave it as is. The animated value and the base value for this particular attribute will always be the same (it can't be animated). > > > > Please CC buis@kde.org. He isn't subscribed to the list.
Received on Tuesday, 13 August 2002 10:53:50 UTC