Testing Statement #15 Below of Section 5.3.6 of CSS1 Spec

PASS CRITERIA:

If statement #15 above is passed, this paragraph should have a flag image which is to the left center of this paragraph text. The rule applied is "#id1 {background-position: left}".

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

This paragarph should have a flag image which is to the center left of this paragraph text. The rule applied is "#id3 {background-position: center left}". This paragarph should look like the one above.

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

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