False inline element check

Hi,

for the following two selectors the Validator reports "<element> can't
be inside an inline element":

  body > h1:first-child, body > a:first-child + h1
  dd p

regards.

Received on Saturday, 1 June 2002 15:44:14 UTC