- From: Andrew Shellshear <Andrew.Shellshear@cisra.canon.com.au>
- Date: Tue, 25 Oct 2005 10:57:19 +1000
- To: www-svg@w3.org
- CC: SVG WG <w3c-svg-wg@w3.org>
On Mon, 04 Jul 2005 04:24:12 +0200, Bjoern wrote: > From http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/svgudom.html > it seems that for many "traits" that refer to properties like vector- > effect, viewport-fill-opacity, viewport-fill, solid-opacity, etc. it > is not possible to set the "inherit" value which is inconsistent with > similar traits. Please change the draft to have consistent rules about > which property traits may be set to "inherit". We agree. We have added "inherit" to the following entries in the 'Trait Setter' column: audio-level: setFloatTrait [value >= 0 && value <= 1] setTrait[inherit] solid-opacity: setFloatTrait [value >= 0 && value <= 1] setTrait[inherit] vector-effect: setTrait [default|non-scaling-stroke|inherit] viewport-fill: setRGBColorTrait [SVGRGBColor] setTrait [none | currentColor | SVGRGBColor | inherit] viewport-fill-opacity: setFloatTrait [value >= 0 && value <= 1] setTrait [inherit] Please let us know within two weeks if this does not satisfy your comment.
Received on Tuesday, 25 October 2005 00:57:31 UTC