CSS4 Working Draft – Selectors Level 4
As CSS3 sediments itself into the browser, we can look to improvements in CSS4 that should help simplify CSS files (partly be reducing repetition). The :matches() pseudoclass looks very good, ut the most important bit so far is the subject selector ‘$’ which will make selection of a parent element possible for the first time …