Files
ladybird/Userland/Libraries/LibWeb/DOM
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
..
2024-06-26 05:41:00 +02:00
2024-06-26 05:41:00 +02:00
2024-07-17 18:19:09 +01:00