[selectors4] no way to select visible children

I feel like most people would agree.

when I say :first-child, or :last-child

what I'm really saying is I want the ":first-visible-child" or the
":last-visible-child"

I don't care about elements that are "display: none" when writing CSS.

I'm not sure if we want to introduce these new pseudo selectors or update
the idea of what :first-child or :last-child means.

but these definitely need to be a feature in CSS.

--

Aaron Reisman
Web Architect
http://hired.com

Received on Monday, 20 July 2015 15:42:10 UTC