W3C home > Mailing lists > Public > www-validator-css@w3.org > October 2009

Re: Inline data in CSS marked as invalid?

From: Yves Lafon <ylafon@w3.org>
Date: Thu, 8 Oct 2009 07:39:03 -0400 (EDT)
To: Michael Heuberger <michael.heuberger@binarykitchen.com>
cc: www-validator-css@w3.org
Message-ID: <alpine.DEB.1.10.0910080719540.20478@wnl.j3.bet>
On Thu, 8 Oct 2009, Michael Heuberger wrote:

> Hello guy
>
> Sorry but something seems to be wrong with the CSS 2.1 Validator.
>
> The inline data is marked as invalid. But it's done properly regarding the 
> CSS specification. For background images I am using 
> url(data:image/png;base64,iVBORw0KGgoA... to reduce the number of requests.

Try using url("data:image/png;base64,iVBORw0KGgoA...");

>
> But the validator says following:
> - Value Error : background 
> <http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background> attempt to 
> find a semi-colon before the property name. add it
> - Value Error : background 
> <http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background> Parse Error 
> null
> - Property data doesn't exist : image/png
>
> Can you confirm me if this is a bug or not?
>
> Cheers
>
> Michael
>
>

-- 
Baroula que barouleras, au tiéu toujou t'entourneras.

         ~~Yves
Received on Thursday, 8 October 2009 11:39:07 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:01:05 UTC