[ 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.

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to