MCPcopy
hub / github.com/vuejs/core / mathmlNamespace.spec.ts

File mathmlNamespace.spec.ts

packages/vue/__tests__/mathmlNamespace.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// MathML logic is technically dom-specific, but the logic is placed in core
2// because splitting it out of core would lead to unnecessary complexity in both
3// the renderer and compiler implementations.
4// Related files:

Callers

nothing calls this directly

Calls 7

renderFunction · 0.90
hFunction · 0.90
refFunction · 0.90
nextTickFunction · 0.90
createElementMethod · 0.80
querySelectorMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected