11 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | manipulation.go | 21 | // after the elements in the set of matched elements. |
| LOW | manipulation.go | 61 | }) |
| LOW | manipulation.go | 421 | // WrapAllMatcher wraps a single HTML structure, matched by the given Matcher, |
| LOW | manipulation.go | 501 | // WrapInnerMatcher wraps an HTML structure, matched by the given selector, |
| LOW | type.go | 121 | Filter([]*html.Node) []*html.Node |
| LOW | type.go | 141 | // altered compared to standard Matchers. This means that the single-selection |
| LOW | traversal.go | 21 | // elements, filtered by a selector. It returns a new Selection object |
| LOW | doc.go | 1 | // Copyright (c) 2012-2016, Martin Angers & Contributors |
| LOW | expand.go | 41 | // AndSelf adds the previous set of elements on the stack to the current set. |
| LOW | array.go | 41 | return newEmptySelection(s.document) |
| LOW | utilities.go | 21 |