Testing First Testable Statement of Sec 19.6 of CSS2 Specification

PASS CRITERIA:

NOTE: NEEDS TO BE TRANSLATED TO VOICE. If statement #1 above is passed, then this paragraph should have a play-during property of url(bell.aiff). The rule applied is "#id1 {play-during: url(bell.aiff)}".

This paragraph should have a play-during property of none. The rule applied is "#id2 {play-during: none}".

This paragraph should have a play-during property of url("harp.wav") mix. The rule applied is "#id3 {play-during: url("harp.wav") mix}".

This paragraph should have a play-during property of url("violins.aiff") repeat. The rule applied is "#id4 {play-during: url("violins.aiff") repeat}".

This paragraph should have a play-during property of auto. THe rule applied is "#id5 {play-during: auto}".

This paragraph should have a play-during property of inherit. The rule applied is "#id6 {play-during: inherit}".

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