- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Thu, 13 Nov 2014 14:07:04 +0100
- To: www-style@w3.org
Section 12.4.3
:first-child is
an element that precedes all of its siblings (if any)
but browsers do not implement that, they implement
an element that precedes all of its sibling elements (if any)
Same issue for :last-child and :only-child
Section 12.2
Is an element containing only shadow elements empty?
</Daniel>
Received on Thursday, 13 November 2014 13:07:29 UTC