5 if (window
.testRunner
) {
6 testRunner
.waitUntilDone();
7 testRunner
.setBackingScaleFactor(2, finishTest
);
11 function finishTest() {
12 setTimeout(function() { testRunner
.notifyDone(); }, 0);
16 <body onload=
"startTest();" style=
"overflow:hidden;">
17 <div style=
"transform:scale(1.5); -webkit-transform-origin:top left;">
18 <div style=
"height:300px;width:300px;background-image:-webkit-repeating-linear-gradient(top left, red 10%, blue 30%);border:1px solid">