MCPcopy Index your code
hub / github.com/ampproject/amphtml / mergeHtmlForTesting

Function mergeHtmlForTesting

src/friendly-iframe-embed.js:339–341  ·  view source on GitHub ↗
(spec)

Source from the content-addressed store, hash-verified

337 * @visibleForTesting
338 */
339export function mergeHtmlForTesting(spec) {
340 return mergeHtml(spec);
341}
342
343/**
344 * A "friendly iframe" embed. This is the iframe that's fully accessible to

Callers 1

Calls 1

mergeHtmlFunction · 0.85

Tested by

no test coverage detected