- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Thu, 21 Apr 2011 01:57:10 +0200
- To: W3C WAI-XTECH <wai-xtech@w3.org>
- Cc: James Craig <jcraig@apple.com>, Steve Faulkner <faulkner.steve@gmail.com>, Richard Schwerdtfeger <schwer@us.ibm.com>, Michael Cooper <cooper@w3.org>
Leif Halvard Silli, Thu, 21 Apr 2011 01:43:26 +0200: > VoiceOver IMO support this interpretation. Just run the following Test > 1 and Test 2 in VoiceOver: > > <p>Test 1: <img src="x.jpg" aria-labelledby="y" > > <img src="y.jpg" id="y" alt="Y, y, y?" > > <p>Test 2: <img src="x.jpg" aria-labelledby="yy" > > <img src="y.jpg" id="y" aria-label="Therfore!" > Ah, the the @id of last line is wrong. But it works as I said even if you add it. > You will see that for Test 1, then the first image takes is label from > the second image's @alt text. But in Test 2, this does not happen. -- Leif H Silli
Received on Wednesday, 20 April 2011 23:57:38 UTC