Testing Fourth Testable Statement of Sec 19.8 of CSS2 Specification

PASS CRITERIA:

NOTE: NEEDS TO BE TRANSLATED TO VOICE. If statement #4 above is passed, this paragraph should have a speak date of UA-dependent. The rule applied is "p {speak-date: }". So the speak-date property applies to the "p" element.

This h3 element should have a speak date of myd This emphasized text should have a speak date of myd, since the speak date property is not inherited, and "em" is a child of 'h3". No explicit rule is applied for "em". THe rule applied is 'h3 {speak-date: myd}". So the speak date property applies to em and h3.

THis h4 element should have a speak date which is dmy. The rule applied is "h4 {speak-date: dmy}". So the speak date property applies to h4.

This strong text should have a speak date of ymd ; so the speak date property applies to the strong element. The rule applied is "strong {speak-date: ymd}".
This blockquote element should have a margin top of UA-default. The rule applied is "blockquote {speak-date: 50%}", which should be UA-default.
All other properties of this page should be UA-default.