tests/auto/declarative/qdeclarativewebview/data/pixelCache.html
changeset 30 5dc02b23752f
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
       
     1 <html>
       
     2 <body topmargin=0 leftmargin=0>
       
     3 <table width=120 cellpadding=0 cellspacing=0>
       
     4 <tr><td>
       
     5 <h1>Pixel Cache</h1>
       
     6 This test is for the pixel cache. Because this is a long document,
       
     7 as it scrolls, more of the document will need to be rendered.
       
     8 If the pixelCacheSize is small, the first parts of the document will
       
     9 no longer be in the cache when it returns.
       
    10 </table>