Testing 11th Testable Statement of Sec 16.3 of CSS2 Specification

PASS CRITERIA:

If statement #11 above is passed, then this paragraph should have a text-shadow of 0.2em 0.2em. The rule applied is "#id1 {text-shadow: 0.2em 0.2em}".

THis paragraph should have a text-shadow of 3px 3px 5px red. The rule applied is "#id2 {text-shadow: 3px 3px 5px red}".

This paragraph should have a text-shadow of inherit. The rule applied is "#id3 {text-shadow: inherit}".

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