Remove trailing whitespace.
[xhtml-compiler.git] / smoketests / DOMFilter / AbsolutePath.xhtml
blobd53d809d662dec50130b89316c09c8e863b62acb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml"
4 xmlns:xc="urn:xhtml-compiler"
5 xml:lang="en" lang="en">
6 <head>
7 <title>DOMFilter/AbsolutePath.html</title>
8 </head>
9 <body>
10 <h1>DOMFilter/AbsolutePath.html</h1>
11 <p><a href=".">Regular link to this directory</a></p>
12 <p><a href="">Regular link to this page</a></p>
13 <p><a href="." xc:absolute="href">Absolute link to document root</a></p>
14 <p><a href="" xc:absolute="href">Absolute link to document root (don't use this syntax though)</a></p>
15 </body>
16 </html>