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