Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts223 private currentNotInHTML = false; property in Parser
287 this.currentNotInHTML = !isHTML;
514 if (!this.currentNotInHTML) return false;
894 if (this.currentNotInHTML) {
1085 if (this.currentNotInHTML) {