Re: [css-pseudo] please make sure pseudo-element "alt" property makes it into next ED

On 06/11/2014 08:46, Peter Linss wrote:

> The problem with this is what if only one of the images loads? What is the proper alternative representation?
>
> It would be better to include the alt text in an ‘image()’ function (or equivalent), binding the alt text to the image it’s for:
> .new.warning {
> 	content: image(“new.jpg”, “new") image(“warning.jpg”, “warning”);
> }

Yes.

</Daniel>

Received on Thursday, 6 November 2014 10:06:17 UTC