Bug #1640 » test_br.xml
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<?xml-stylesheet href="test_br_1.xsl" type="text/xsl"?>
|
3 |
<dr:doc xmlns="http://www.w3.org/1999/xhtml" xmlns:dr="http://documenta.rudolphina.org/"> |
4 |
<title>Test for br element</title> |
5 |
<p>One paragraph with 3 breaks: the first<br />break is in the source, the second@break is inserted via the browsers |
6 |
own xslt 1 and the third#one may be inserted by xslt 2 (Saxon-CE)!</p>
|
7 |
</dr:doc>
|