- From: Ian Hickson <ian@hixie.ch>
- Date: Fri, 11 Jul 2003 06:02:59 -0700 (PDT)
- To: Alexander Savenkov <w3@hotbox.ru>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Fri, 11 Jul 2003, Alexander Savenkov wrote: > > 1. Is it possible to add a new value to the section 9.5 properties? The spec is supposed to be frozen while in CR, so that implementors have the chance of implementing the spec. New features are best left until the next version of the spec. > 2. The 'text-blink' property was a mistake. It still is a mistake. In your opinion. There are, however, valid use cases for the effect. In any case, having the property separate, as in CSS3 Text, rather than mixed with other values, as in CSS1 and CSS2, means that as a user you can forcably disable all blinking with a single CSS rule, so the new property is actually a good idea. > 3. The 'text-shadow' property. Remove it and place a note about the > previous CSS versions. Provide an SVG example creating a shadow effect. Why? Many CSS UAs will not have SVG support, but may still be interested in shadow effects. -- Ian Hickson )\._.,--....,'``. fL "meow" /, _.. \ _\ ;`._ ,. http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.'
Received on Friday, 11 July 2003 09:02:17 UTC