Back to Chromium

Selection Functions

third_party/blink/web_tests/fast/forms/selection-functions.html

149.0.7827.2315 B
Original Source

This test checks if setSelectionRange(), selectionStart, and selectionEnd on a textarea and input work as expected. This includes checking edge cases such as out-of-bound values.

If this test passed you'll see a bunch of correct selection ranges below. Check the expected file for the correct ranges.