[Bug 18574] @hidden should have a weak mapping to aria-hidden=true

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

James Craig <jcraig@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcraig@apple.com

--- Comment #2 from James Craig <jcraig@apple.com> ---
Agree this should be in the Weak table. Currently WebKit is the only UA that
correctly implements, which is unfortunately and explicitly disallowed by
keeping this in the Strong table.

<div hidden aria-hidden="false">
  <p>exposed to accessibility API, but not rendered visually</p>
</div>

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

Received on Thursday, 14 November 2013 08:38:29 UTC