Re: [csswg-drafts] [css-selectors] Postcede selector

Selectors Level 4 has the theoretical possibility to do this as `element1:has(~element2)`, but the `:has()` pseudo class is still not implemented anywhere, and I guess that limiting it to the "static" profile makes implementers less interested in it. But recently @tabatkins [mentioned](https://github.com/w3c/csswg-drafts/issues/1694#issuecomment-320784244) the proposal of `:has-following-siblings()` selector that that could be implemented for "dynamic" profile, too.

-- 
GitHub Notification of comment by SelenIT
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1705#issuecomment-321139896 using your GitHub account

Received on Wednesday, 9 August 2017 03:07:10 UTC