il first child non l'ho provato con mozilla..
ho provato solo il selettore child.
Praticamente, se faccio:
<div>
P dentro il div</p>
<span>
P dentro lo span</p></span>
</div>
e poi nello style:
div > p {background: #f00;}
in explorer: non succede nulla
in mozilla : il background ce l'hanno tutti i due
quante belle cose si potrebbero fare se fosse tutto supportato a dovere![]()