Testing Statement #14 Below of Section 5.3.6 of CSS1 Spec

PASS CRITERIA:

If statement #14 above is passed, this paragraph should have a flag image which is at the top right of this paragraph text. The rule applied is "#id1 {background-position: top right}".

This paragraph should have a flag image which is at the right top of this paragraph text. The rule applied is "#id2 {background-image: right top}". This paragraph should look like the one above.

This paragarph should have a flag image which is 100% across and 0% down this paragraph text. The rule applied is "#id3 {background-position: 100%0%}". This paragraph should look like the one above.

The rule also applied is "p {background-image: url(flagbg.gif)}". All other properties of this page should be UA-default.