Re: Issues in your validator

David Dorward <[email protected]> Tue, 19 Jun 2012 14:33:40 +0100
Newsgroups gmane.org.w3c.validator.css
Message-ID <[email protected]>
On 19 Jun 2012, at 11:51, [email protected] wrote:
> 5	#quick_post_form	Property -moz-border-radius doesn't exist : 10px
> 
> It's a pityt that the syntaxys is CORRECT. The property is correctly expressed:

No, it isn't. Please see this post from the archives: http://lists.w3.org/Archives/Public/www-validator-css/2012Jun/0008.html

> 18	.ui-helper-zfix	Parse Error Opacity=0)

Microsoft's proprietary filter property is not valid CSS.

> Here the synthaxys accepted worldwide:

Only because Internet Explorer is used worldwide. I might be wrong, but I think I remember reading that IE 9 no longer supports filter when outside compatibility or quirks mode.

> from the site:
> http://www.css3.info/on-opacity-and-complexity/
> img { opacity: 0.6; } img:hover { opacity: 1; }

The error message is referring to filter:Alpha(Opacity=0);

-- 
David Dorward
http://dorward.me.uk