haikuwebkit/LayoutTests/fast/forms/input-delete-expected.txt

5 lines
240 B
Plaintext

This tests that calling setSelectionRange on a text field will correctly close the typing command. If the test fails, the deleteCommand that happens after the setSelectionRange will fail, and the text field will say "Test Failed".
Passed