blob: d14824a3a958e8b6bab579af84b43eb993b87d60 [file] [log] [blame]
This tests that the scroll event does not bubble.
SUCCESS: div.onscroll was called, but window.onscroll was not.