summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/origins/resources/redirect.html
blob: bc4a9b80e0a76185d4e8211ee32f8dca9a6b70b3 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
    <head>
        <title>redirect</title>
        <link rel="stylesheet" href="redirect:redirect-secure/resources/redirect.css">
    </head>
    <body>
        Text
    </body>
</html>