Home
last modified time | relevance | path

Searched defs:componentValidator (Results 1 – 1 of 1) sorted by relevance

/third_party/parse5/packages/parse5/lib/tokenizer/
Dindex.ts150 const componentValidator = { isSupportedSelfClosing: () => false }; constant
189 componentValidator?: Validator; property