diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-02-25 12:31:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-25 11:31:15 +0000 |
| commit | 225e845021b9cfb37e6dc719c8bc85ccdc1ff69f (patch) | |
| tree | e4794294a2a9a7d63bbf887d7796002e23ce6d29 /tests/ref | |
| parent | 36d83c8c092e7984eaa03dbecc1083f49da13129 (diff) | |
Fix introspection of HTML root sibling metadata (#5953)
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/html/html-elem-metadata.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/html/html-elem-metadata.html b/tests/ref/html/html-elem-metadata.html new file mode 100644 index 00000000..c37a7d2e --- /dev/null +++ b/tests/ref/html/html-elem-metadata.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html>Hi</html> |
