Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / scroll-event-does-not-bubble-expected.txt
1 This tests that the scroll event does not bubble.
2 SUCCESS: div.onscroll was called, but window.onscroll was not.