Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-ampdoc.js
File
test-ampdoc.js
test/unit/test-ampdoc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Signals} from
'#core/data-structures/signals'
;
2
import
* as docready from
'#core/document/ready'
;
3
import
* as dom from
'#core/dom'
;
4
import
{
Callers
nothing calls this directly
Calls
15
setShadowDomSupportedVersionForTesting
Function · 0.90
isShadowDomSupported
Function · 0.90
getShadowDomSupportedVersion
Function · 0.90
registerServiceBuilderForDoc
Function · 0.90
getServiceForDoc
Function · 0.90
createShadowRoot
Function · 0.90
waitFor
Function · 0.90
setParentWindow
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
afterEach
Function · 0.85
updateDocumentVisibility
Function · 0.85
Tested by
no test coverage detected