diff options
| author | Sharzy <me@sharzy.in> | 2025-02-25 00:35:13 +0800 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-02-25 15:28:14 +0100 |
| commit | 4893eb501ecb6d27606460cbb0962742378c394d (patch) | |
| tree | 59f75c9b7c64f88fd02e2ffa130038c64e7e145a /tests/ref | |
| parent | 20d4f8135abe580f99d5061680ba606d1b68f5e0 (diff) | |
HTML export: fix elem counting on classify_output (#5910)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/html/html-elem-alone-context.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/html/html-elem-alone-context.html b/tests/ref/html/html-elem-alone-context.html new file mode 100644 index 00000000..69e9da41 --- /dev/null +++ b/tests/ref/html/html-elem-alone-context.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html></html> |
