aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/some-test.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/some-test.html')
-rw-r--r--tests/misc/some-test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/some-test.html b/tests/misc/some-test.html
index b78683f..92e7262 100644
--- a/tests/misc/some-test.html
+++ b/tests/misc/some-test.html
@@ -51,7 +51,7 @@ ok
with a bunch of items</li>
<li>
<p>Mostly fruits</p>
-<ol>
+<ol start="3">
<li>Apple</li>
<li>Pare</li>
</ol>
@@ -65,4 +65,4 @@ Another code example
* Lists and similar stuff
&gt; Should be ignored
-</code></pre> \ No newline at end of file
+</code></pre>