Testing Statement #4 Below of Section 5.4.4 of CSS1 Spec
4. A value of "baseline" aligns the baseline of the element(or the bottom, if
the element doesn't have a baseline) with the baseline of the parent.
PASS CRITERIA:
If statement #4 above is passed, this paragraph should have this
emphasized text baseline aligned with the baseline of this "p" element.
The rule applied is "em {vertical-align: baseline}".
All other properties of this page should be UA-default.