<!DOCTYPE html>
<html><head>
    <title>CSS Reftest Reference</title>
    <link href="mailto:dschulze@adobe.com" rel="author" title="Dirk Schulze">
</head>
<body>
    <p>The test passes if there is only a vertical blue stripe.</p>
    <div style="width: 50px; height: 200px; background-color: blue;"></div>

</body></html>