summaryrefslogtreecommitdiffabout
path: root/test/html/spaced-link-attrs.html
Unidiff
Diffstat (limited to 'test/html/spaced-link-attrs.html') (more/less context) (ignore whitespace changes)
-rw-r--r--test/html/spaced-link-attrs.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/html/spaced-link-attrs.html b/test/html/spaced-link-attrs.html
new file mode 100644
index 0000000..33905c0
--- a/dev/null
+++ b/test/html/spaced-link-attrs.html
@@ -0,0 +1,8 @@
1<html>
2 <head>
3 <link rel=" openid.server " href=" http://www.klever.net/openid.server" />
4 <link rel=" openid.delegate" href="http://hacker.klever.net/ " />
5 </head>
6 <body>
7 </body>
8</html>