blob: abd532955da5dbd998fdf25e7c809413b50721e5 [file] [log] [blame]
<!DOCTYPE HTML>
<style>
div#wrapper
{
background-color: green; /* change color to see what happens with position static */
height: 200px;
width: 200px;
}
</style>
<p>Test passes if there is no red.</p>
<div id="wrapper">
</div>