Testing Statement #8 Below of Section 5.6.1 of CSS1 Spec

PASS CRITERIA:

This paragraph should not be seen. This emphasized text should not be seen. The rest of this paragraph should also not be seen.

If statement #8 above is passed, then nothing should be seen above this and below "PASS CRITERIA", because of the rule "p {display: none}", even though there is a p element (with child em element) in the HTML source above. All other properties of this page should be UA-default.