There should be two words in this
paragraph that form a separate block level element because they are
in a span with class compact, and the span
is not followed by a block level element, so it must become a block
level element.
The word "Header" should be to the left of this paragraph.
I'm not sure whether the following test is what the spec meant to say:
div.The word "Header" should be above this
paragraph, due to the floating div.
(Back to CSS Testing Information, David Baron)