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