If statement #10 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.