Testing Statement #18 Below of Section 5.3.6 of CSS1 Spec

PASS CRITERIA:

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

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

This paragraph should have a flag image which is 0% across and 100% down this paragraph text. The rule applied is "#id3 {background-position: 0%100%}". 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.