const golang.org/x/net/html/atom.Button
5 uses
golang.org/x/net/html/atom (current package)
table.go#L44: Button Atom = 0x19106
golang.org/x/net/html
parse.go#L127: if tagAtom == a.Button {
parse.go#L969: case a.Button:
parse.go#L970: p.popUntil(defaultScope, a.Button)
parse.go#L1117: case a.Address, a.Article, a.Aside, a.Blockquote, a.Button, a.Center, a.Details, a.Dialog, a.Dir, a.Div, a.Dl, a.Fieldset, a.Figcaption, a.Figure, a.Footer, a.Header, a.Hgroup, a.Listing, a.Main, a.Menu, a.Nav, a.Ol, a.Pre, a.Section, a.Summary, a.Ul:
 |
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. |