Files
serenity/Tests/LibWeb/Text/input/DOM/Node-isDefaultNamespace.html
Tim Ledbetter 1146284d86 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.

(cherry picked from commit 055c902a375bb34b8c0e31f015c2815fe935c6a9)
2024-07-21 16:55:51 -04:00

1.3 KiB