diff options
Diffstat (limited to 'tests/misc/adjacent-headers.html')
-rw-r--r-- | tests/misc/adjacent-headers.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/misc/adjacent-headers.html b/tests/misc/adjacent-headers.html new file mode 100644 index 0000000..43ad50c --- /dev/null +++ b/tests/misc/adjacent-headers.html @@ -0,0 +1,7 @@ + + +<h1>this is a huge header</h1> + +<h2>this is a smaller header</h2> + + |