[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / forms / checkValidity-004-expected.txt
1 This test checks if checkValidity() returns correctly a false (meaning there's an invalid element) result on form element.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6  lorem ipsum  
7 PASS f.checkValidity() is false
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11