First commit.
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
selectionDirection [HTML5]
|
||||
|
||||
The direction in which selection occurred. This is "forward" if the selection was made from left-to-right in an LTR locale or right-to-left in an RTL locale, or "backward" if the selection was made in the opposite direction. This can be "none" if the selection direction is unknown.
|
Reference in New Issue
Block a user