Hi, I have run css-valdiator to check my css files which works very well with normal css attributes. Some css files have svg attributes like fill, fill-opacity, stroke etc in the following manner. #gridLayer rect.leftg { fill: #ffe; fill-opacity: 0.2; stroke: none; } These properties were not recognised when css-validator was used with CSS3 format. The following error cameup when used with SVG format. 0 Parse Error - [empty string] Can you suggest me if there is a way to make css-validator work recognise svg attributes? Many Thanks, Anil Chinthala Send instant messages to your online friends http://uk.messenger.yahoo.comReceived on Monday, 8 January 2007 17:58:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:09 GMT