Testing First Testable Statement of Sec 19.2 of CSS2 Specification

PASS CRITERIA:

If statement #1 above is passed, then this paragraph should be aired with a volume of 50. The rule applied is "#id1 {volume: 50}".

THis paragraph should be aired with a volume of silent. The rule applied is "#id2 {volume: silent}".

This paragraph should be aired with a volume of x-soft. The rule applied is "#id3 {volume: x-soft}".

This paragraph should be aired with a volume of soft. The rule applied is "#id4 {volume: soft}".

This paragraph should be aired with a volume of medium. The rule applied is "#id5 {volume: medium}".

This paragraph should be aired with a volume of loud. The rule applied is "#id6 {volume: loud}".

This paragraph should be aired with a volume of x-loud. The rule applied is "#id7 {volume: x-loud}".

This paragraph should be aired with a volume of 50%. The rule applied is "#id8 {volume: 50%}".

This paragraph should be aired with a volume of inherit. The rule applied is "#id9 {volume: inherit}".

All other properties of this page should be UA-default. Your browser rendering of this page should look similar to this reference image or to this reference image.