The child node list can be NULL when matching for the :empty pseudo-class
commit8d30613a7fa0f0a2088fb1007afed49435cdd39f
authorJonas Fonseca <fonseca@diku.dk>
Fri, 23 Dec 2005 00:03:39 +0000 (23 01:03 +0100)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Fri, 23 Dec 2005 00:03:39 +0000 (23 01:03 +0100)
treee595d41e4e2dd64039d7f5cf158f8aa2aaec764e
parent3ea1b30fd6b08ed3b4b139c1d87d0530e7303a83
The child node list can be NULL when matching for the :empty pseudo-class

Also use the children node list and not the attribute list (aka the map).
src/document/dom/select.c