func golang.org/x/net/html.adjustForeignAttributes

3 uses

	golang.org/x/net/html (current package)
		foreign.go#L19: func adjustForeignAttributes(aa []Attribute) {
		parse.go#L1091: 			adjustForeignAttributes(p.tok.Attr)
		parse.go#L2185: 		adjustForeignAttributes(p.tok.Attr)