diff options
Diffstat (limited to 'tests/auto/declarative/qmlvisual/webview/zooming/resolution.html')
-rw-r--r-- | tests/auto/declarative/qmlvisual/webview/zooming/resolution.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlvisual/webview/zooming/resolution.html b/tests/auto/declarative/qmlvisual/webview/zooming/resolution.html new file mode 100644 index 0000000..75b1e3f --- /dev/null +++ b/tests/auto/declarative/qmlvisual/webview/zooming/resolution.html @@ -0,0 +1,6 @@ +<html> +<body> +<h1>Resolution</h1> +<p> +This test shows how zooming can include different resolutions. +<img src="qtlogo.png"> |