FIXED: Fix German HTML tests

This commit is contained in:
Fletcher T. Penney 2017-02-16 19:57:56 -05:00
parent 4f878f0d0e
commit 3b5093be94
2 changed files with 8 additions and 8 deletions

View File

@ -12,16 +12,16 @@
<p>foo&#8230;</p>
<p><a href="#fn:1" id="fnref:1" title="see footnote" class="footnote">[1]</a></p>
<p><a href="#fn:1" id="fnref:1" title="siehe Fußnote" class="footnote">[1]</a></p>
<p><a href="#cn:1" id="cnref:1" title="see citation" class="citation">[1]</a></p>
<p><a href="#cn:1" id="cnref:1" title="siehe Zitat" class="citation">[1]</a></p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">
<p>foo <a href="#fnref:1" title="return to body" class="reversefootnote">&#160;&#8617;</a></p>
<p>foo <a href="#fnref:1" title="zum Haupttext" class="reversefootnote">&#160;&#8617;</a></p>
</li>
</ol>
@ -32,7 +32,7 @@
<ol>
<li id="cn:1">
<p>foo <a href="#cnref:1" title="return to body" class="reversecitation">&#160;&#8617;</a></p>
<p>foo <a href="#cnref:1" title="zum Haupttext" class="reversecitation">&#160;&#8617;</a></p>
</li>
</ol>

View File

@ -12,16 +12,16 @@
<p>foo&#8230;</p>
<p><a href="#fn:1" id="fnref:1" title="see footnote" class="footnote">[1]</a></p>
<p><a href="#fn:1" id="fnref:1" title="siehe Fußnote" class="footnote">[1]</a></p>
<p><a href="#cn:1" id="cnref:1" title="see citation" class="citation">[1]</a></p>
<p><a href="#cn:1" id="cnref:1" title="siehe Zitat" class="citation">[1]</a></p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">
<p>foo <a href="#fnref:1" title="return to body" class="reversefootnote">&#160;&#8617;</a></p>
<p>foo <a href="#fnref:1" title="zum Haupttext" class="reversefootnote">&#160;&#8617;</a></p>
</li>
</ol>
@ -32,7 +32,7 @@
<ol>
<li id="cn:1">
<p>foo <a href="#cnref:1" title="return to body" class="reversecitation">&#160;&#8617;</a></p>
<p>foo <a href="#cnref:1" title="zum Haupttext" class="reversecitation">&#160;&#8617;</a></p>
</li>
</ol>