aboutsummaryrefslogtreecommitdiff
path: root/test/content/navigates.test.js
Commit message (Collapse)AuthorAgeFilesLines
* improve #linkPrev and #linkNext:chocolateboy2017-11-171-37/+119
| | | | | | - add support for <link> elements - match if there's more than one rel e.g. <a rel="nofollow next">...</a> - more tests
* fix imports in testShin'ya Ueoka2017-10-051-1/+1
|
* implement go-parent commandShin'ya Ueoka2017-09-171-3/+9
|
* pagenate by prev/next linksShin'ya Ueoka2017-09-171-0/+50