Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / invalid-001-expected.txt
1 This test checks if checkValidity() correctly fires an invalid event on invalid form control elements.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6   
7 PASS Invalid control
8 PASS v[i].checkValidity() is false
9 PASS Invalid control
10 PASS v[i].checkValidity() is false
11 PASS Invalid control
12 PASS v[i].checkValidity() is false
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16