tests/auto/declarative/qdeclarativewebview/data/pixelCache.html
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
       
     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>