summaryrefslogtreecommitdiff
path: root/tests/html-reader.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/html-reader.html')
-rw-r--r--tests/html-reader.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/html-reader.html b/tests/html-reader.html
index b7e5c0d2f..1e104b00f 100644
--- a/tests/html-reader.html
+++ b/tests/html-reader.html
@@ -302,6 +302,7 @@ These should not be escaped: \$ \\ \> \[ \{
<h1>Inline Markup</h1>
<p>This is <em>emphasized</em>, and so <em>is this</em>.</p>
<p>This is <strong>strong</strong>, and so <strong>is this</strong>.</p>
+<p>Empty <strong></strong> and <em></em>.
<p>An <em><a href="/url">emphasized link</a></em>.</p>
<p><strong><em>This is strong and em.</em></strong></p>
<p>So is <strong><em>this</em></strong> word.</p>