Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-element-service.js
File
test-element-service.js
test/unit/test-element-service.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fakeTimers from
'@sinonjs/fake-timers'
;
2
3
import
{createElementWithAttributes} from
'#core/dom'
;
4
Callers
nothing calls this directly
Calls
15
getElementServiceIfAvailable
Function · 0.90
createElementWithAttributes
Function · 0.90
registerServiceBuilder
Function · 0.90
getElementServiceForDoc
Function · 0.90
getElementServiceIfAvailableForDoc
Function · 0.90
setParentWindow
Function · 0.90
installServiceInEmbedDoc
Function · 0.90
getElementServiceIfAvailableForDocInEmbedScope
Function · 0.90
registerServiceBuilderForDoc
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
Tested by
no test coverage detected