Bug 13738
Summary: | Need to produce document outline from <Hn> elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nicholas Shanks <nickshanks> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Nicholas Shanks
the two most popular windows screen readers scrape the HTML from IE and produce a document outline based on <h1>, <h2>, etc. elements. WebKit should provide something similar for VoiceOver users.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
chris fleizach
VoiceOver has an ability to search by header. Control-Option-Command-h will go to the next header. Webkit doesn't need to do anything specifically.
For VoiceOver specific bugs, please file bugs at
http://developer.apple.com/bugreporter/
otherwise the VoiceOver team may not see them for years at a time