ladybird/Userland/Libraries/LibWeb/HTML/CustomElements
Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void
Stop worrying about tiny OOMs.

Work towards #20405
2023-08-08 07:39:11 +02:00
..
CustomElementDefinition.h LibWeb: Introduce CustomElementRegistry and creating custom elements 2023-04-06 11:36:56 +02:00
CustomElementName.cpp LibWeb: Implement custom element name validation 2023-03-28 07:18:09 -04:00
CustomElementName.h LibWeb: Implement custom element name validation 2023-03-28 07:18:09 -04:00
CustomElementReactionNames.cpp AK: Make "foo"_fly_string infallible 2023-08-07 16:03:27 +02:00
CustomElementReactionNames.h AK: Make "foo"_fly_string infallible 2023-08-07 16:03:27 +02:00
CustomElementRegistry.cpp LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
CustomElementRegistry.h LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
CustomElementRegistry.idl LibWeb: Introduce CustomElementRegistry and creating custom elements 2023-04-06 11:36:56 +02:00