Change all occurrences of del.icio.us to delicious.com
[conkeror.git] / tests / simple / xpath-webjump-test.xhtml
blob89e1d0b496ff1749221b6038040712dee266a103
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Dummy</title>
6 </head>
7 <body>
8 <a class="index" href="foo">The foo</a>
9 <a class="index" href="http://dummy/xpath/bar">The bar</a>
10 <a href="baz">The baz</a>
11 </body>
12 </html>