summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/html/basic_page.html
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2014-10-03 08:45:38 -0700
committerSzabolcs David <davidsz@inf.u-szeged.hu>2014-10-14 00:43:18 +0200
commit11a957a477822093d9ee4ef8103c3e059a99072f (patch)
treea84e6c9e94f389aac4a41113762c1248a7bb7ad4 /tests/auto/quick/html/basic_page.html
parent9861e57ecb97519d53f27f77784942964dcb2bf3 (diff)
Import QQuickWebEngineView API test
Add crash tests for the Quick API and mark the unimplemented features in the test logs. Change-Id: I8e6b322fb1bb5ed75fed8b9556e2e975c9227f0a Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'tests/auto/quick/html/basic_page.html')
-rw-r--r--tests/auto/quick/html/basic_page.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/quick/html/basic_page.html b/tests/auto/quick/html/basic_page.html
new file mode 100644
index 000000000..53726e4a6
--- /dev/null
+++ b/tests/auto/quick/html/basic_page.html
@@ -0,0 +1,6 @@
+<html>
+<head>
+<title> Basic Page </title>
+</head>
+<h1>Basic page</h1>
+</html>