Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ insert
Function
insert
test/unit/test-intersection-observer-polyfill.js:41–43 ·
view source on GitHub ↗
(iframe)
Source
from the content-addressed store, hash-verified
39
}
40
41
function
insert(iframe) {
42
document.body.appendChild(iframe);
43
}
44
45
beforeEach(() => {
46
testIframe = getIframe(iframeSrc);
Callers
1
test-intersection-observer-polyfill.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected