Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I only did depth=1 because the syntax doesnt change, i still don't see a difference to speak of

css:

    div:has( > \* > \* > \* > \* > \* > \* > \* > #the-child)
    (backslashes added by hn because of formatting conflict)
xpath:

    //div[@id="the-child"]/../../../../../../../..


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: