- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 07 Aug 2006 00:44:04 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3581 ot@w3.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from ot@w3.org 2006-08-07 00:44 ------- (In reply to comment #0) > but if the browsers interpret it correctly > then why is the css validator saying > that its not valid css. Because the validator is not here to check what browsers support but to check whether the stylesheet is following the specification. Now, there is no filter property in the CSS2 specification [1], and -moz-* properties are proprietary. So the validator is right in pointing them to you. http://www.w3.org/TR/CSS2/propidx.html
Received on Monday, 7 August 2006 00:44:05 UTC