const golang.org/x/net/html/atom.Svg
3 uses
golang.org/x/net/html/atom (current package)
table.go#L344: Svg Atom = 0x70e03
golang.org/x/net/html
parse.go#L1084: case a.Math, a.Svg:
parse.go#L2240: if n.Namespace == "math" && n.DataAtom == a.AnnotationXml && p.tok.Type == StartTagToken && p.tok.DataAtom == a.Svg {
![]() |
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. |