manifest.toml |
|
257 |
selection.py |
Queue a pointer_move action.
:param element: an element where its top-left corner is the origin of
the coordinates.
:param x: Destination x-axis coordinate in CSS pixels.
:param y: Destination y-axis coordinate in CSS pixels.
:param duration: Number of milliseconds over which to distribute the
move. If None, remote end defaults to 0.
|
13230 |
test_accessiblecaret_cursor_mode.py |
Test cases for AccessibleCaret under cursor mode.
We call the blinking cursor (nsCaret) as cursor, and call AccessibleCaret as
caret for short.
|
11665 |
test_accessiblecaret_selection_mode.py |
Test cases for AccessibleCaret under selection mode. |
33622 |