summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage/resources/basic_printing_page.html
blob: 0c6ff379f19dcc69a8cd472a6b0cc0e8d8c371f0 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<title> Basic Printing Page </title>
</head>
<body>
<h1>Hello Paper World</h1>
</body>
</html>