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

Function immediatelyLoadingHref

test/unit/test-font-stylesheet-timeout.js:46–48  ·  view source on GitHub ↗
(opt_content)

Source from the content-addressed store, hash-verified

44 }
45
46 function immediatelyLoadingHref(opt_content) {
47 return 'data:text/css;charset=utf-8,' + (opt_content || '');
48 }
49
50 it.configure()
51 .skipFirefox()

Callers 2

addLinkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected