[webkit-dev] Re: webkit accessibility
David Harrison
harrison at apple.com
Mon Dec 17 17:32:35 PST 2007
[ adding webkit-dev ]
Alexander,
That page reads as more of a summary of the current state rather than
any for of proposal.
The code is the only documentation at this point.
The central files are in http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/bridge/mac
AXObjectCacheMac.mm
WebCoreAXObject.h
WebCoreAXObject.mm
AXObjectCacheMac.h is in the parent "bridge" directory
These interfaces are unique to WebKit. They are meant to mirror the
numeric index-based accessibility found in AppKit's text modules,
using a much more efficient interface tailored to html/css content.
Dave
On Dec 17, 2007, at 4:09 AM, Alexander Surkov wrote:
> Hi, David.
>
> I read webkit proposes an extension of Universal Access in order to
> improve accessibility support in browser (http://wiki.mozilla.org/Mac:Accessibility/UniversalAccess:Webkit
> ). Can you point me some documentation/source code where I can get
> up to dated information? Does any software excluding webkit support
> these extensions?
>
> Thank you.
> Alexander.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20071217/df0e2db5/attachment-0001.html
More information about the webkit-dev
mailing list