ladybird/Libraries/LibWeb/HTML/CustomElements
Shannon Booth cc6e048bd6 LibWeb+LibIDL: Remove support for #import directives during parsing
These no longer serve any purpose now that we run the IDLGenerator
on all of these files at once.
2026-04-24 20:08:29 +02:00
..
CustomElementDefinition.cpp
CustomElementDefinition.h LibWeb: Order connectedMoveCallback before adoptedCallback 2026-04-12 18:13:09 +02:00
CustomElementName.cpp LibWeb/HTML: Allow more characters in custom element names 2025-07-08 17:08:39 +01:00
CustomElementName.h LibWeb/HTML: Allow more characters in custom element names 2025-07-08 17:08:39 +01:00
CustomElementReactionNames.cpp
CustomElementReactionNames.h LibWeb: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
CustomElementReactionsStack.h LibWeb: Use weak references in the custom elements reaction stack 2025-12-25 20:21:37 +01:00
CustomElementRegistry.cpp LibWeb/Bindings: Emit one bindings header and cpp per IDL 2026-04-21 07:36:13 +02:00
CustomElementRegistry.h LibWeb: Implement scoped custom element registries 2026-03-27 19:49:55 +00:00
CustomElementRegistry.idl LibWeb+LibIDL: Remove support for #import directives during parsing 2026-04-24 20:08:29 +02:00
CustomStateSet.cpp LibWeb: Add CustomStateSet IDL type 2025-07-04 18:10:28 +01:00
CustomStateSet.h LibWeb/Bindings: Emit one bindings header and cpp per IDL 2026-04-21 07:36:13 +02:00
CustomStateSet.idl LibWeb: Add CustomStateSet IDL type 2025-07-04 18:10:28 +01:00