[Bug 10480] add role="presentation" on the ASCII fish image

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10480


Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




--- Comment #9 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>  2010-09-07 21:02:51 ---
(In reply to comment #8)

> Rationale: Based on my (re)reading of the ARIA spec, role=img is more
> appropriate here than role=presentation, so I've left it as is.

Even a correct resolution should have correct justification! Your justification
 leaves it unclear whether you understood the request. Thus I reopen it for
your (re-)verification


Clarification of my request:
--------------------

a) The ASCII fish image is located inside the <pre> element.
b) My request was thus that <pre> should have role="presentation". 

An acceptable justification for a WONTFIX:
-------------------------------

Per what Jonas said in Comment #4 and per section 5.2.8 of ARIA 1.0, then: [1]

]] The DOM descendants are presentational. User agents SHOULD NOT expose
tdescendants of this element through the platform accessibility API. If user
agents do not hide the descendant nodes, some information may be read twice.[[

This effectively means that the <pre> in your example automatically gets some
sort of role="presentation".

[1] http://www.w3.org/TR/wai-aria/complete#childrenArePresentational

-- 
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 Tuesday, 7 September 2010 21:02:53 UTC