Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-style-installer.js
File
test-style-installer.js
test/unit/test-style-installer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{getStyle} from
'#core/dom/style'
;
2
import
{setShadowDomSupportedVersionForTesting} from
'#core/dom/web-components'
;
3
4
import
{Services} from
'#service'
;
Callers
nothing calls this directly
Calls
15
installPlatformService
Function · 0.90
installPerformanceService
Function · 0.90
getStyle
Function · 0.90
isAnimationNone
Function · 0.90
macroTask
Function · 0.90
setShadowDomSupportedVersionForTesting
Function · 0.90
createShadowRoot
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
afterEach
Function · 0.85
installStylesAsPromise
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected