mirror of
https://github.com/PuerkitoBio/goquery
synced 2025-10-05 08:46:53 +08:00
add Add() and AndSelf(), with tests
This commit is contained in:
2
doc.go
2
doc.go
@@ -41,7 +41,7 @@ https://github.com/puerkitobio/goquery
|
||||
package goquery
|
||||
|
||||
// DONE array.go : Positional Manipulation: First(), Last(), Eq(), Get(), Index(), Slice()
|
||||
// TESTS filter.go : Filtering: Filter(), Not(), Has(), End()
|
||||
// DONE filter.go : Filtering: Filter(), Not(), Has(), End()
|
||||
// expand.go : "Expanding": Add(), AndSelf()
|
||||
// query.go : Reflect (query) node: Is(), Contains(), HasClass()
|
||||
// property.go : Inspect node: Contents(), Html(), Text(), Attr(), Val(), Length(), Size()
|
||||
|
Reference in New Issue
Block a user