9 <script type=
"text/javascript">
12 if (window
.testRunner
)
13 window
.testRunner
.dumpAsTextWithPixelResults();
14 if (window
.internals
) {
15 window
.internals
.setPageScaleFactorLimits(0.25, 0.25);
16 window
.internals
.setPageScaleFactor(0.25);
22 <body onload=
"runTest();" style=
"width: 4000px;">
23 This test must be run in DumpRenderTree as a pixel test. There should not be visual aritfacts after scaling the page.
24 <div style=
"width:500px; height:500px; background-color:green;"></div>