You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
azizatif
on 14 May 2009 at 11:47The text was updated successfully, but these errors were encountered: