aboutsummaryrefslogtreecommitdiff
path: root/testdata/web/page2/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/web/page2/index.html')
-rw-r--r--testdata/web/page2/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/web/page2/index.html b/testdata/web/page2/index.html
new file mode 100644
index 0000000..933dede
--- /dev/null
+++ b/testdata/web/page2/index.html
@@ -0,0 +1,10 @@
+<!--
+SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
+SPDX-License-Identifier: GPL-3.0-only
+-->
+<html>
+ <body>
+ <img src="broken2.png" />
+ <a href="broken/relative">broken relative link</a>
+ </body>
+</html>