Files
ladybird/Userland/Libraries/LibWeb/DOM/NamedNodeMap.cpp
Shannon Booth 8cf783b260 LibWeb: Fix normalizing namespace in NamedNodeMap::get_attribute_ns
There was a typo which effectively meant that the namespace was always
being set to null when given.
2024-01-13 08:33:10 +01:00

12 KiB