const golang.org/x/net/html/atom.Textarea
4 uses
golang.org/x/net/html/atom (current package)
table.go#L352: Textarea Atom = 0x35208
golang.org/x/net/html
parse.go#L1038: case a.Textarea:
parse.go#L1375: if n := p.oe.top(); n.DataAtom == a.Textarea && n.FirstChild == nil {
parse.go#L1788: case a.Input, a.Keygen, a.Textarea:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |