Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
addLink
Function · 0.85
test-font-stylesheet-timeout.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected