Move ChromeVox's cursors module to accessibility common
ChromeVox's cursors module contains a clean, clear, and simple interface to work with the ideas of positions (cursors) and ranges over the automation tree. It predates and largely motivates the creation of AXPosition/AXRange in ui/accessibility. Future changes will attempt to rebase these js classes partly or completely on top of their native counterparts. R=dmazzoni@chromium.org Test: existing (moved) tests. Change-Id: Ie27cd9ae2c2b406c8f2edcc5148dee03d7bb6281 AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622053Reviewed-by:Anastasia Helfinstein <anastasi@google.com> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#842640}
Showing
This diff is collapsed.
File moved
Please register or sign in to comment