Testing 27th Testable Statement of Sec 10.8 of CSS2 Specification

PASS CRITERIA:

If statement #27 above is passed, then the baseline of the cell is put at th same height as the baseline of the first of the rows it spans. The rule applied is "#id1 {vertical-align: baseline}".

Here the top of the cell box is aligned with the top of the first row it spans. THe rule applied is "#id2 {vertical-align: top}".

In this h3 heading the bottom of the cell box is aligned with the bottom of the last row it spans. The rule applied is"#id3 {vertical-align: bottom}".

In this h3 heading the center of the cell is aligned with the center of the rows it spans. The rule applied is "#id4 {vertical-align: middle}".

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