ladybird/Userland/Libraries/LibWeb/DOMParsing
Shannon Booth fc7f79e0e7 LibWeb: Use Element::namespace_ instead of ELement::namespace_uri
These are equivalent, and should make our lives a little eaiser porting
over this IDL interface to new String.
2023-09-25 15:39:29 +02:00
..
InnerHTML.cpp LibWeb: Port ShadowRoot interface from DeprecatedString to String 2023-09-06 11:44:45 -04:00
InnerHTML.h LibWeb: Port ShadowRoot interface from DeprecatedString to String 2023-09-06 11:44:45 -04:00
XMLSerializer.cpp LibWeb: Use Element::namespace_ instead of ELement::namespace_uri 2023-09-25 15:39:29 +02:00
XMLSerializer.h LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
XMLSerializer.idl LibWeb: Implement XMLSerializer 2022-07-05 21:25:05 +02:00