Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ setSrcdocSupportedForTesting
Function
setSrcdocSupportedForTesting
src/friendly-iframe-embed.js:77–79 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
75
* @visibleForTesting
76
*/
77
export
function
setSrcdocSupportedForTesting(val) {
78
srcdocSupported = val;
79
}
80
81
/**
82
* @
return
{
function
(*): !Promise<*>}
Callers
1
test-friendly-iframe-embed.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected