summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-10 05:34:59 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-10 05:34:59 (GMT)
commit19b43f9f2d35a61d5948c957effaf2878e480b34 (patch)
treea6e379ecd4fccf5453c04b1fd2f47abf2fe07b4e /tests/auto/declarative/visual
parente321dacf11a6df175617deffe233586a65036c9b (diff)
downloadQt-19b43f9f2d35a61d5948c957effaf2878e480b34.zip
Qt-19b43f9f2d35a61d5948c957effaf2878e480b34.tar.gz
Qt-19b43f9f2d35a61d5948c957effaf2878e480b34.tar.bz2
missed file
Diffstat (limited to 'tests/auto/declarative/visual')
-rw-r--r--tests/auto/declarative/visual/webview/zooming/renderControl.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/declarative/visual/webview/zooming/renderControl.html b/tests/auto/declarative/visual/webview/zooming/renderControl.html
new file mode 100644
index 0000000..1a01a33
--- /dev/null
+++ b/tests/auto/declarative/visual/webview/zooming/renderControl.html
@@ -0,0 +1,7 @@
+<html>
+<body>
+<h1>Render Control</h1>
+<p>
+This test shows how zooming and panning can be
+optimized for speed over quality by delaying rendering.
+<img src="qtlogo.png">