File tree 4 files changed +4
-0
lines changed
src/tools/linkchecker/tests
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta http-equiv ="refresh " content ="0;URL=sometarget ">
5
+ < title > Redirection</ title >
5
6
</ head >
6
7
< body >
7
8
< p > Redirecting to < a href ="sometarget "> sometarget</ a > ...</ p >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta http-equiv ="refresh " content ="0;URL=redir-bad.html ">
5
+ < title > Redirection</ title >
5
6
</ head >
6
7
< body >
7
8
< p > Redirecting to < a href ="redir-bad.html "> redir-bad.html</ a > ...</ p >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta http-equiv ="refresh " content ="0;URL=xxx ">
5
+ < title > Redirection</ title >
5
6
</ head >
6
7
< body >
7
8
< p > Redirecting to < a href ="xxx "> xxx</ a > ...</ p >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta http-equiv ="refresh " content ="0;URL=redir-target.html ">
5
+ < title > Redirection</ title >
5
6
</ head >
6
7
< body >
7
8
< p > Redirecting to < a href ="redir-target.html "> redir-target.html</ a > ...</ p >
You can’t perform that action at this time.
0 commit comments