chromium/third_party/blink/web_tests/fast/events/scroll-event-does-not-bubble-expected.txt

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