Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-runtime.js
File
test-runtime.js
test/unit/test-runtime.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as dom from
'#core/dom'
;
2
import
{setShadowDomSupportedVersionForTesting} from
'#core/dom/web-components'
;
3
import
{toArray} from
'#core/types/array'
;
4
Callers
nothing calls this directly
Calls
15
installPlatformService
Function · 0.90
installTimerService
Function · 0.90
vsyncForTesting
Function · 0.90
installAmpdocServices
Function · 0.90
adopt
Function · 0.90
adoptShadowMode
Function · 0.90
runChunksForTesting
Function · 0.90
toArray
Function · 0.90
installTemplatesServiceForDoc
Function · 0.90
getServicePromise
Function · 0.90
getServiceForDoc
Function · 0.90
getServicePromiseOrNullForDoc
Function · 0.90
Tested by
no test coverage detected