Improve coverage in News smoketest.
[xhtml-compiler.git] / smoketests / DOMFilter / News / 2008 / 0101-backdated.xhtml
blob1b3a16cd88812422b9b5dcc89ded7a1a9806611a
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 xc:news="yes"
6 xml:lang="en" lang="en">
7 <head>
8 <title>Backdated - My Blog</title>
9 <!-- This should be used as the date, and should be converted to ISO format -->
10 <meta name="Date" content="Tue, 01 Jan 2008 12:12:12 -0500" />
11 </head>
12 <body>
13 <h1>Backdated</h1>
14 <div id="content">
15 <p>
16 This is a backdated entry.
17 </p>
18 </div>
19 </body>
20 </html>