summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativewebview/data/pixelCache.html
blob: 9412674091f2a8d68233d3567eee35f7207f0ab3 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<body topmargin=0 leftmargin=0>
<table width=120 cellpadding=0 cellspacing=0>
<tr><td>
<h1>Pixel Cache</h1>
This test is for the pixel cache. Because this is a long document,
as it scrolls, more of the document will need to be rendered.
If the pixelCacheSize is small, the first parts of the document will
no longer be in the cache when it returns.
</table>