Files
ladybird/Tests/LibWeb/Text/input/DOM/Node-isDefaultNamespace.html
Tim Ledbetter 055c902a37 LibWeb: Implement Node.isDefaultNamespace()
This method accepts a namespace URI as an argument and returns true if
the given URI is the default namespace on the given node, false
otherwise.
2024-07-18 12:41:01 +03:00

1.3 KiB