This tests that styled popups look right. (Aqua for now- later, we will honor the styling).

This tests that background color is white by default regardless of the parent element.

This tests that background color is inherited from the parent if background-color:inherit is specified.

This tests that background color is the same as the parent if background-color:transparent is specified.

This tests that background is white if only background-image:none is specified.

This tests that the image specified for background-image is visible.