Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{
type
CompilerError, compile } from
'../../src'
2
import
{ isValidHTMLNesting } from
'../../src/htmlNesting'
3
4
describe(
'validate html nesting'
, () => {
Callers
nothing calls this directly
Calls
3
compile
Function · 0.90
isValidHTMLNesting
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected