summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage/resources/reload.html
blob: d9c33dfcd5735f4b7fc74e8bb158f5382edbb29a (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<meta http-equiv="refresh" content="2">
</head>
<body>
This is test content
</body>
</html>