Accessibility/DOMTreeMapping: Difference between revisions

(Created page with "=What is this= This document describes the mapping between DOM and accessibles trees. =Current state= Existing problems are: #Tree update bugs ##imagemap ##listbox #Unoptimal tr...")
 
Line 10: Line 10:


=What we need that for?=
=What we need that for?=
We need to map DOM tree to accessible for following proposes:
The mapping of DOM tree to accessible tree is prepared for following proposes:
#content insertion
#content insertion
##find insertion point
##traverse extended DOM tree
#content removal
#content removal
##find removal point
#DOM point to offset
#DOM point to offset
##convert DOM selection into accessible text selection and caret


=Thoughts Heap=
=Thoughts Heap=
Confirmed users
1,396

edits