Have filters add self as dependencies, rm whitespace.
[xhtml-compiler.git] / smoketests / DOMFilter / Acronymizer.xhtml
blob78867483ef4be8c202adfb2efbe01196dca1e5d0
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" xml:lang="en" lang="en">
4 <head>
5 <title>DOMFilter/Acronymizer.html</title>
6 </head>
7 <body>
8 <h1>DOMFilter/Acronymizer.html</h1>
9 <p><abbr>HTML</abbr> is often edited using <acronym>WYSIWYG</acronym>
10 editors.</p>
11 <p>Expect: Both acronyms/abbreviations have title tags set to them.
12 Internet Explorer 6 users cannot test using tooltips.</p>
13 </body>
14 </html>