Testing Second Testable Statement of Sec 17.7 of CSS2 Specification

PASS CRITERIA:

If statement #2 above is passed, then in the first table below the speak-header value is once (initial value). The rule applied is "#id1 {speak-header:}". The second table below has a speak-header value of once. The rule applied there is "#id2 {speak-header: always}". Note that this table has included table also with speak-header of always, since this property is inherited.

12
34
78
910
ab
cd
The table below should have speak-header of UA-default. The rule specified is "#id3 {speak-header: 200%}". This rule is ignored, since percentages do not apply.
910
1112

This paragraph should be UA-default. The rule specified is "p {speak-header: always}", which is ignored since the property only applies to table header elements.

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