summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/text/input-delete-expected.txt
blob: 07d4bf86cb864c5c3afc5cbfdbbd581936dc192e (plain)
1
2
3
4
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