Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / capture-on-target-expected.txt
1 This tests checks that capturing event handlers trigger on the node that is the target of the event, and that stopPropagation in such a handler prevents further bubble handlers from triggering.
2
3 Click here
4 targetClickFired: true
5 containerClickFired: false
6 test passed
7