mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-05 13:05:24 +00:00
We were neglecting to check the namespace when looking for a specific type of element on the stack of open elements in many cases. This caused us to confuse HTML and SVG elements.