diff --git a/README.md b/README.md index bcea7d8..7d9ae19 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Taken from example_test.go: ## TODOs -* Implement NextFilteredUntil...() and PrevFilteredUntil...(). +* Implement PrevFilteredUntil...(). * Refactor Next...() and Prev...() to use the new NextSibling/PrevSibling fields. * Benchmarks so that future changes have a baseline to compare to. * Add jQuery's `Closest()`? Other missing functions? diff --git a/testdata/page2.html b/testdata/page2.html index c82ffc3..249209b 100644 --- a/testdata/page2.html +++ b/testdata/page2.html @@ -5,12 +5,20 @@