Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ scrollTo
Method
scrollTo
testing/helpers/service.js:346–348 ·
view source on GitHub ↗
(px)
Source
from the content-addressed store, hash-verified
344
}
345
346
scrollTo(px) {
347
this.win_.scrollTo(0, px);
348
}
349
}
350
351
export
function
createPointerEvent(
type
, x, y) {
Callers
15
test-position-observer.js
File · 0.45
test-amphtml-ads.js
File · 0.45
testAmpComponentsBTF
Function · 0.45
test-amp-ad-3p.js
File · 0.45
test-amp-analytics.js
File · 0.45
test-viewport.js
File · 0.45
test-position-observer.js
File · 0.45
test-amp-story-player-prerender.js
File · 0.45
constructor
Method · 0.45
test-arrows-non-looping.js
File · 0.45
test-component.js
File · 0.45
test-responsive.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected