Files
ladybird/Tests/LibWeb/Text/input/DOM/Node-lookupNamespaceURI.html
Tim Ledbetter 27d429a85f LibWeb: Implement Node.lookupNamespaceURI()
This method takes a prefix and returns the namespace URI associated
with it on the given node, or null if no namespace is found.
2024-07-18 12:41:01 +03:00

2.0 KiB