Files
ladybird/Libraries/LibWeb/DOM/Node.cpp
Andreas Kling 4203b7823f LibWeb: Fix incorrect exception on replaceChild() with doctypes
We were checking for presence of the wrong child in the parent.
2024-11-20 16:10:57 +01:00

110 KiB