github.com/andybalholm/cascadia.onlyChildPseudoClassSelector.ofType (field)
4 uses
github.com/andybalholm/cascadia (current package)
parser.go#L528: out = onlyChildPseudoClassSelector{ofType: false}
parser.go#L530: out = onlyChildPseudoClassSelector{ofType: true}
selector.go#L627: ofType bool
selector.go#L648: if (c.Type != html.ElementNode) || (s.ofType && c.Data != n.Data) {
![]() |
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. |