LibWeb: Allow Element.insertAdjacentHTML on the document element

This fixes wpt/domparsing/insert_adjacent_html.html
This commit is contained in:
Andreas Kling 2024-05-27 13:51:02 +02:00
commit 802af5ad9d
Notes: sideshowbarker 2024-07-17 10:54:57 +09:00
3 changed files with 9 additions and 2 deletions

View file

@ -0,0 +1 @@
PASS (didn't crash)