3 <title>This tests that background image is filling up the space properly when on subpixel position.</title>
9 background-image: linear-gradient(white, black);
14 <div class="container">
15 <div class="gradient">Pass if there's no black line at the top of the gradient.</div>