Testing Statement #8 Below of Section 5.2.6 of CSS1 Spec

PASS CRITERIA:

If statement #8 above is passed, then:

The font size of this paragraph should be a length value of 1.5in (or the closest one to this from the UA's table). The rule applied is "#id1 {font-size: 1.5in}". The font size of this emphasized text should be 150% (percentage value) of the 1.5in or close value of the parent element of "em", "p", according to the UA's table entries. The rule applied for "em" is "#id2 {font-size: 150%}"

This rule has a negative font size value (#id3: font-size: -2.0in), which is not allowed, so this paragraph should be UA-default.

All other properties of this page should be UA-default.