Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / dispatch-event-being-dispatched-expected.txt
1 Tests that dispatchEvent raises DISPATCH_REQUEST_ERR if the event being dispatched is already being dispatched.
2
3 PASS should have got DISPATCH_REQUEST_ERR EventException
4 PASS redispatchCustom.wasInvoked is true
5 PASS should have got DISPATCH_REQUEST_ERR EventException
6 PASS checkCustom.wasInvoked is true
7 PASS should have got DISPATCH_REQUEST_ERR EventException
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11