[webkit-reviews] review requested: [Bug 5468] CSS3: last-child, last-of-type, only-child and only-of-type pseudo-selectors : [Attachment 12999] patch to *remove* support for these properties

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Feb 7 06:52:40 PST 2007


Nicholas Shanks <contact at nickshanks.com> has asked  for review:
Bug 5468: CSS3: last-child, last-of-type, only-child and only-of-type
pseudo-selectors
http://bugs.webkit.org/show_bug.cgi?id=5468

Attachment 12999: patch to *remove* support for these properties
http://bugs.webkit.org/attachment.cgi?id=12999&action=edit

------- Additional Comments from Nicholas Shanks <contact at nickshanks.com>
Until such time as a correct implementation can be developed, I believe it
would be better to not support these at all rather than to support them
incorrectly. The current behaviour of :last-child behaving like a base element
selector, and :only-child behaving like :first-child is highly detrimental.



More information about the webkit-reviews mailing list