summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview/resources/sample.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativewebview/resources/sample.html')
-rw-r--r--tests/auto/declarative/qdeclarativewebview/resources/sample.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativewebview/resources/sample.html b/tests/auto/declarative/qdeclarativewebview/resources/sample.html
new file mode 100644
index 00000000..cc9bffaf
--- /dev/null
+++ b/tests/auto/declarative/qdeclarativewebview/resources/sample.html
@@ -0,0 +1,6 @@
+<html>
+<head></head>
+<body width=400 height=400>
+Here is a sample text
+</body>
+</html>