Re: [css-pseudo] How do you solve a problem like alt?

On Mon, 10 Nov 2014 23:51:22 +0000
Alan Stearns <stearns@adobe.com> wrote:

> No, it’s not glyph fallback. In this example from the draft the proposed 
> mechanism (whatever form it takes) would serve the same purpose as an alt 
> attribute on a span whose contents were that glyph.

I see, thanks.

(the version of the draft I checked didn't have that, probably because it predates your commit :-) )

For alt on images,
img#ankles > @alt {
  content: "The lower legs of Michaelangelo's David";
}
now that we have attribute selectors.

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/

Received on Tuesday, 11 November 2014 02:28:30 UTC