golang.org/x/net/html.parser.acknowledgeSelfClosingTag (method)

9 uses

	golang.org/x/net/html (current package)
		parse.go#L420: func (p *parser) acknowledgeSelfClosingTag() {
		parse.go#L642: 			p.acknowledgeSelfClosingTag()
		parse.go#L1012: 			p.acknowledgeSelfClosingTag()
		parse.go#L1027: 			p.acknowledgeSelfClosingTag()
		parse.go#L1032: 			p.acknowledgeSelfClosingTag()
		parse.go#L1096: 				p.acknowledgeSelfClosingTag()
		parse.go#L1577: 			p.acknowledgeSelfClosingTag()
		parse.go#L2005: 			p.acknowledgeSelfClosingTag()
		parse.go#L2196: 			p.acknowledgeSelfClosingTag()