[webkit-dev] dump accessibility tree
Jarek Czekalski
jarek at jarek.katowice.pl
Wed Apr 23 12:34:47 PDT 2014
Hi All!
I'm trying to discover the way accessibility works in webkit and maybe
fix some orca blockers. There is a renderer tree, that I can dump using
DumpRenderTree. There is also atk tree, that I can inspect with python
scripts and accerciser. But there is also a layer inbetween, something
like WebCore Accessibility Tree. Is there a way to dump the tree for a
given page?
Or maybe there are other useful tools or tricks, to use when I see a
broken atk tree, like in bug #131933 [1]?
Thanks in advance
Jarek
[1] https://bugs.webkit.org/show_bug.cgi?id=131933
More information about the webkit-dev
mailing list