- From: <bugzilla@jessica.w3.org>
- Date: Sat, 28 Aug 2010 16:52:54 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10480
Summary: add role="presentation" on the ASCII fish image
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://dev.w3.org/html5/spec/content-models#annotation
s-for-assistive-technology-products-aria
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: xn--mlform-iua@xn--mlform-iua.no
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Change <pre> to <pre role="presentation" > in the section's figure example, to
prevent AT from reading it:
<figure role="img" aria-labeledby="fish-caption">
<pre>
o .'`/
' / (
O .-'` ` `'-._ .')
_/ (o) '. .' /
) ))) >< <
`\ |_\ _.' '. \
'-._ _ .-' '.)
jgs `\__\
</pre>
<figcaption id="fish-caption">
Joan G. Stark, "<cite>fish</cite>".
October 1997. ASCII on electrons. 28×8.
</figcaption>
</figure>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 28 August 2010 16:52:56 UTC