type golang.org/x/net/html.NodeType

3 uses

	golang.org/x/net/html (current package)
		node.go#L12: type NodeType uint32
		node.go#L15: 	ErrorNode NodeType = iota
		node.go#L47: 	Type      NodeType