MCPcopy Create free account
hub / github.com/CanadaHonk/shadow /

Class

engine/htmlparser.js:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38};
39
40export class HTMLParser {
41 static {
42 this.prototype.attrState = AttrState.None;
43 this.prototype.tagState = TagState.None;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected