<div style="background-color: green">PASS if the background color is green</div> | |
<div style="border: dotted">PASS if the border is dotted</div> | |
<div style="background-image: url('../body-propagation/background-image/resources/lime.png')">PASS if there is a background image</div> |