1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd" [
3 <!ENTITY smoketest.test1
"Smoketest Test Entity 1">
4 <!ENTITY % entities SYSTEM
"xhtml-compiler/smoketests/entities.ent">
7 <html xmlns=
"http://www.w3.org/1999/xhtml"
8 xml:
lang=
"en" lang=
"en">
10 <title>entities.html
</title>
13 <h1>entities.html
</h1>
15 This file tests custom entities. The following two bullets should
19 <li>&smoketest.test1;
</li>
20 <li>&smoketest.test2;
</li>