| ARIA role/state | JAWS 8.0 (PC Cursor mode) announces | Window Eyes 5.5 (Browse mode off) announces | MSAA role/state |
|---|---|---|---|
| button/pressed [false] |
|
|
push button/(not pressed implied) |
| button/pressed [true] |
|
|
push button/pressed |
<input type="image" alt="highlight off" src="nohighlight.gif" role="button" aria-pressed="false">
<input type="image" alt="highlight on" src="highlight.gif" role="button" aria-pressed="true">