Home
last modified time | relevance | path

Searched refs:startTagInHeadNoScript (Results 1 – 1 of 1) sorted by relevance

/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts1006 startTagInHeadNoScript(this, token);
1713 function startTagInHeadNoScript<T extends TreeAdapterTypeMap>(p: Parser<T>, token: TagToken): void { function