- From: Philip TAYLOR <P.Taylor@Rhul.Ac.Uk>
- Date: Thu, 01 Apr 2004 12:01:03 +0000
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: David Woolley <david@djwhome.demon.co.uk>, www-style@w3.org
Bjoern Hoehrmann wrote: [snip] > No, I could say > > ... { text-decoration: none !important } > > to deactivate 'blink' but that would also deactivate underlines, > overlines, etc. which is not desirable if I just want blink free > web pages. OK, so surely what is needed (and this has nothing to do with Useragent support) is a syntax which would allow a stylesheet to say IF a less-important style rule <pattern> exists THEN substitute <this style rule> FI This, I suspect, adds weight to the case for REGEXP support in CSS, since one might well want to access elements of <pattern> in formulating <this style rule>. Philip Taylor, RHBNC
Received on Thursday, 1 April 2004 07:05:01 UTC