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