Border-Radius Doesn't Validate

"CRWD - Craig Riches" <[email protected]>
Newsgroups gmane.org.w3c.validator.css
Message-ID <[email protected]>
Hi there,

 

I am getting this weird error when validating my CSS stylesheet with CSS3. I
am using the "border-radius" attribute correctly but the validator reads it
as incorrect:


Line 175
..sidebarbox-blue
Parse Error [empty string]

 

Just to let you know the code behind "Line 175":

..sidebarbox-blue
{ width:300px;
border-radius:5px;
background:url(../images/css/sidebar/blue-box-bg.gif) repeat-x top left
#FFF;
margin-bottom:15px;
padding-bottom:5px;
font-size:0.9em; }

In the "Validated CSS Information", it does NOT show the "border-radius"
attribute, is there something wrong here, because that's the correct way of
using that attribute? I want to be able to have valid CSS3 status and HTML5
status. The HTML5 status is fine, all valid, but the CSS is extremely
fiddly! J

 

Would you be able to help me out a bit here? Any help would be much
appreciated!

 

Regards,

 

Craig Riches

CRiches Design
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.