This test ensures selectstart is fired when selection is created by arrow keys.

If running this test manually, click on div ("Hello World") element and try to select the text using arrow keys.
Expected result : SelectStart event will fire when user starts extending selection.
Hello World