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

File validateHtmlNesting.spec.ts

packages/compiler-dom/__tests__/transforms/validateHtmlNesting.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type CompilerError, compile } from '../../src'
2import { isValidHTMLNesting } from '../../src/htmlNesting'
3
4describe('validate html nesting', () => {

Callers

nothing calls this directly

Calls 3

compileFunction · 0.90
isValidHTMLNestingFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected