haikuwebkit/LayoutTests/fast/events/scroll-event-does-not-bubbl...

3 lines
113 B
Plaintext

This tests that the scroll event does not bubble.
SUCCESS: div.onscroll was called, but window.onscroll was not.