7 border-image-source: url(resources/border-image.png);
9 image-rendering: pixelated;
13 <!-- The resulting image should be 100x100, consisting of 4 50x50 blocks of solid color, with no blurring of edges -->
17 // Ignore the render tree.
18 if (window
.testRunner
)
19 window
.testRunner
.dumpAsTextWithPixelResults();