[whatwg] [HTML5] Accessibility question

On Mon, 17 Mar 2008 18:17:19 +0100, Sam Kuper <sam.kuper at uclmail.net>  
wrote:

> On 16/03/2008, Ian Hickson <ian at hixie.ch> wrote:
>>
>> Could you elaborate more on what problem you are trying to solve?
>
>
> I wonder if this <http://www.alistapart.com/articles/fir/> is one of the
> problems to do with content for sighted/unsighted viewers it might be  
> nice
> to have a good solution to in HTML5?

I think this is more of a problem with CSS, and one that is, AFAICT,  
solved with CSS3 generated content (which is implemented in Opera,  
although I have not tested it in Opera in combination with a screen  
reader):

    h1 { content:url(foo.png) }

-- 
Simon Pieters
Opera Software

Received on Monday, 17 March 2008 13:05:22 UTC