RESOLVED FIXED 91563
AX: <input type="submit"> unlabelled.
https://bugs.webkit.org/show_bug.cgi?id=91563
Summary AX: <input type="submit"> unlabelled.
David Tseng
Reported 2012-07-17 17:27:45 PDT
- load a page with ...<input type="submit">... - use VoiceOver to read the button in Safari, or Jaws on Windows Chrome. result: "button" expected: "submit button" Note that this works properly in IE, and FF in Windows. If the input tag does not contain any other labels, it should be safe to assume that type="submit" is a submit button in the label.
Attachments
patch (4.31 KB, patch)
2012-07-18 09:11 PDT, chris fleizach
adele: review+
chris fleizach
Comment 1 2012-07-17 22:22:24 PDT
chris fleizach
Comment 2 2012-07-18 09:11:52 PDT
chris fleizach
Comment 3 2012-07-18 09:37:15 PDT
Note You need to log in before you can comment on or make changes to this bug.