Home | History | Annotate | Download | only in win
      1 <div>
      2 <b>Scroll test for composited elements on Windows.</b>
      3 </div>
      4 <div>Make sure you browser window is smaller than 1000 pixels so that you see an horizontal scroll bar.
      5 <br />
      6 Try scolling right and left and verify that the content is displayed correctly. 
      7 </div>
      8 <div style="-webkit-transform: translatez(0); width: 1000px; height: 800px; border-style: solid; border-color: Red; border-width: 3px; background-image: url(../resources/apple.jpg); background-repeat:repeat"></div>
      9