Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-base-element.js
File
test-base-element.js
test/unit/test-base-element.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{DEFAULT_ACTION} from
'#core/constants/action-constants'
;
2
import
{LayoutPriority_Enum} from
'#core/dom/layout'
;
3
import
{layoutRectLtwh} from
'#core/dom/layout/rect'
;
4
Callers
nothing calls this directly
Calls
15
createAmpElementForTesting
Function · 0.90
layoutRectLtwh
Function · 0.90
listenOncePromise
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
registerDefaultAction
Method · 0.80
timeoutPromise
Method · 0.80
forwardEvents
Method · 0.80
it
Function · 0.50
define
Method · 0.45
updateLayoutPriority
Method · 0.45
registerAction
Method · 0.45
Tested by
no test coverage detected