Created attachment 256299 [details] Example of a toggle button design pattern WebKit does not include the aria-pressed[1] state of a button in the accessibility tree. See attached .zip-file for a code example. This seems related: https://bugs.webkit.org/show_bug.cgi?id=130726 Related bug on Apple's bug reporter: #21702946 “aria-pressed not announced by VoiceOver” [1]: http://www.w3.org/TR/wai-aria-1.1/#aria-pressed
<rdar://problem/21703198>