- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Dec 2013 18:23:09 +0000
- To: public-html-a11y@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23371
alexander surkov <surkov.alexander@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |surkov.alexander@gmail.com
--- Comment #5 from alexander surkov <surkov.alexander@gmail.com> ---
Thinking more on the argument made on the call that if aria-hidden="true"
overrides for AT the absence of @hidden attribute on the element then it's
logical if aria-hidden="false" would override the presence of @hidden
attribute. But it gets different from case of aria-disabled and disabled, i.e.
<input aria-disabled="true"> disabled input but
<input aria-disabled="false" disabled> still disabled
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 16 December 2013 18:23:11 UTC