mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2026-02-01 01:38:16 -07:00
:not(), [att=val], [att!=val], [att|=val], [att*=val], [att~=val], [att^=val], [att$=val] Note that the selection is now returned as a simple Set, breaking the abilty brought in by #8 and #9 tot :select() or () on the selection. Of course, the elements in the returned Set are still ElementNodes that can be selected upon.
2.2 KiB
2.2 KiB