- From: Jon Ferraiolo <jferraio@Adobe.COM>
- Date: Sun, 02 Jul 2000 13:29:16 -0700
- To: bbrodie@savagesoftware.com (Blaine Brodie)
- Cc: www-svg@w3.org
Blaine, I believe you have analyzed things correctly. Not only SVGColor, but also SVGPaint, needs to inherit from CSSValue. We will fix the spec at our earliest opportunity. Thanks for the report. Jon Ferraiolo SVG Editor Adobe Systems Incorporated At 02:27 PM 6/27/00 -0700, you wrote: >Hello, > >I noticed that the SVGColor currently does not inherit from CSSValue. >Without inheriting from >CSSValue it would seem that it is not possible to use this interface if a >property of this type has >been retreived from a style sheet. Should SVGColor inherit from CSSValue >instead [where >SVGColor has a value type of CSS_CUSTOM]? > >Thanks, >Blaine >
Received on Sunday, 2 July 2000 16:26:37 UTC