Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ rendererAttrsFallthrough.spec.ts
File
rendererAttrsFallthrough.spec.ts
packages/runtime-core/__tests__/rendererAttrsFallthrough.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment jsdom
3
*/
4
// using DOM renderer because this case is mostly DOM-specific
Callers
nothing calls this directly
Calls
8
render
Function · 0.90
h
Function · 0.85
defineComponent
Function · 0.85
createElement
Method · 0.80
toHaveBeenWarned
Method · 0.80
mount
Method · 0.80
ref
Function · 0.70
nextTick
Function · 0.50
Tested by
no test coverage detected