The migration of scrollend
from WICG/overscroll-scrollend-events, did not include the onscrollend
event handler from Extensions to the GlobalEventHandlers
interface. Similar to onscroll, I believe the onscrollend
should be the event handler IDL attribute for the scrollend event.