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

_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to