[webkit-reviews] Bug 3442 - CSS3: *-of-type selectors
Nicholas Shanks
contact at nickshanks.com
Sat Jun 11 12:43:41 PDT 2005
Hi folks
Can I request peer review of the patch attached to bug 3442.
http://bugzilla.opendarwin.org/show_bug.cgi?id=3442
Implement structural pseudo-selectors from CSS3.
Partial merge of svn log -v -r 365434 svn://anonsvn.kde.org/home/kde
and svn log -v -r 371719 svn://anonsvn.kde.org/home/kde
(and a few other bits and bobs)
This fixes bugs in:
:last-child
:only-child
And adds support for:
:first-of-type
:last-of-type
:only-of-type
[WebKitPatches moreComing:YES];
- Nick.
More information about the webkit-reviews
mailing list