VS is checking your Style sheet based on CSS 2.1 (default) and you used higher properties.
Just forget about it...
2012/4/25 stapes <steve.staple@gmail.com>
I am using Visual Studio to build an application using ASP.NET and VB.
Suddenly, it is displaying loads of errors on the CSS page.
Everything it is flagging is actually valid. I have checked:
'background-clip' is not a known CSS property name.
'background-origin' is not a known CSS property name.
'background-size' is not a known CSS property name.
'border-bottom-left-radius' is not a known CSS property name.
'border-top-left-radius' is not a known CSS property name.
'border-top-right-radius' is not a known CSS property name.
'box-shadow' is not a known CSS property name.
'overflow-x' is not a known CSS property name.
'overflow-y' is not a known CSS property name.
'text-shadow' is not a known CSS property name.
'url( ' is not a valid value for the 'background-image' property.
Why am I getting all these error messages?
--
--
You received this because you are subscribed to the "Design the Web with CSS" at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscribe@googlegroups.com
--
You received this because you are subscribed to the "Design the Web with CSS" at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscribe@googlegroups.com
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.