Reported by jteh on 2014-08-20 06:44
Even though we do check the value of aria-live when determining whether to handle an update, we don't check for aria-live="off" while actually gathering content. aria-live="off" on a node should cause anything inside it to be ignored.
The text was updated successfully, but these errors were encountered:
Reported by jteh on 2014-08-20 06:44
Even though we do check the value of aria-live when determining whether to handle an update, we don't check for aria-live="off" while actually gathering content. aria-live="off" on a node should cause anything inside it to be ignored.
The text was updated successfully, but these errors were encountered: