Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support last-of-type pseudo-class selector #31

Open
GoogleCodeExporter opened this issue Apr 1, 2015 · 0 comments
Open

Support last-of-type pseudo-class selector #31

GoogleCodeExporter opened this issue Apr 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What new or enhanced feature are you proposing?

Same as :nth-last-of-type(1). The :last-of-type pseudo-class represents an
element that is the last sibling of its type in the list of children of its
parent element.

What goal would this enhancement help you achieve?

Greater CSS Selectors Level 3 compliance.

For more information, see:
http://www.w3.org/TR/css3-selectors/#last-of-type-pseudo

Original issue reported on code.google.com by azizatif on 14 May 2009 at 11:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant