Home
last modified time | relevance | path

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

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