Add failing test cases

This commit is contained in:
Aidan Woods 2018-03-27 22:01:32 +01:00
parent ae13290221
commit 1c52cb6b5e
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
2 changed files with 8 additions and 2 deletions

View File

@ -6,4 +6,6 @@
<h6>h6</h6>
<p>####### not a heading</p>
<h1>closed h1</h1>
<p>#</p>
<p>#</p>
<h1># of levels</h1>
<h1># of levels #</h1>

View File

@ -14,4 +14,8 @@
# closed h1 #
#
#
# # of levels
# # of levels # #