8 image-rendering: pixelated;
15 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQIHWP4z8DwHwyBNJDN8B8AQNEG+t5Ik2kAAAAASUVORK5CYII=);
16 background-size:
50px;
20 <!-- Both the body and div should have backgrounds consisting of solid color blocks with no blurring of edges. -->
21 <div class=
"image"></div>
24 // Ignore the render tree.
25 if (window
.testRunner
)
26 window
.testRunner
.dumpAsTextWithPixelResults();