MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / getScrollRoot

Function getScrollRoot

scripts/smoothScroll.js:776–778  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

774 return isControl;
775 }
776 function getScrollRoot() {
777 return document.scrollingElement || document.body; // scrolling root in WebKit
778 }
779 /***********************************************
780 * PULSE (by Michael Herf)
781 ***********************************************/

Callers 2

scrollArrayFunction · 0.85
overflowingAncestorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected