- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 18 Sep 2006 11:48:35 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3735
robin@reala.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from robin@reala.net 2006-09-18 11:48 -------
The 'expression' syntax is a Microsoft invention and not part of CSS. Seeing as
this is an IE-only statement you could move it to a seperate stylesheet using
conditional comments (
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/ccomment_ovw.asp
). The stylesheet with the expression statement in will still be invalid, but
it won't be picked up by the validator or other browsers.
--> INVALID
Received on Monday, 18 September 2006 11:48:40 UTC