Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ patchAttrs.spec.ts
File
patchAttrs.spec.ts
packages/runtime-dom/__tests__/patchAttrs.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ patchProp } from
'../src/patchProp'
2
import
{ xlinkNS } from
'../src/modules/attrs'
3
4
describe(
'runtime-dom: attrs patching'
, () => {
Callers
nothing calls this directly
Calls
4
patchProp
Function · 0.90
createElement
Method · 0.80
toString
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected