lexborisov / Modest

Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
GNU Lesser General Public License v2.1
732 stars 65 forks source link

closest search parent node like javascript #67

Closed patrickkh7788 closed 5 years ago

patrickkh7788 commented 5 years ago

I can search children with modest_finder_by_selectors_list, is there a api to search first parent with a css rules ?

https://developer.mozilla.org/en-US/docs/Web/API/Element/closest