[Bug 23384] ARIA: <script>, <style>, <head> etc should not have aria-hidden="true" as default.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23384

--- Comment #5 from steve faulkner <faulkner.steve@gmail.com> ---
(In reply to steve faulkner from comment #4)
> EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
> satisfied with this response, please change the state of this bug to CLOSED.
> If
> you have additional information and would like the Editor to reconsider,
> please
> reopen this bug. If you would like to escalate the issue to the full HTML
> Working Group, please add the TrackerRequest keyword to this bug, and suggest
> title and text for the Tracker Issue; or you may create a Tracker Issue
> yourself, if you are able to do so. For more details, see this document:
> 
>    http://dev.w3.org/html5/decision-policy/decision-policy.html
> 
> Status: Accepted
> Change Description: see comment 2
> Rationale: The mappings for these elements are already defined with more
> specific information in the AAPI guide
> http://rawgithub.com/w3c/html-api-map/master/index.html
> 
> --

Note: by default these elements and their contents are simply not included in
the accessibility tree, requiring that they map to aria-hidden=true would
result in some implementers (e.g. firefox) having to include them the tree and
mark them as hidden.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 1 October 2013 12:04:44 UTC