ladybird/Libraries/LibWeb/HTML/CustomElements
Sam Atkins b05fe0127b LibWeb/HTML: Allow more characters in custom element names
Corresponds to 78d2678789

And import a related test.
2025-07-08 17:08:39 +01:00
..
CustomElementDefinition.cpp LibWeb: Make CustomElementDefinition relationship with GC more sane 2024-12-27 10:02:58 +01:00
CustomElementDefinition.h LibWeb: Make CustomElementDefinition relationship with GC more sane 2024-12-27 10:02:58 +01: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 LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
CustomElementReactionNames.h LibWeb: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
CustomElementReactionsStack.h LibWeb: Return a representation of an 'Agent' in 'relevant agent' 2025-01-11 10:39:48 -05:00
CustomElementRegistry.cpp LibJS+LibWeb: Add fast path for builtin iterators in iterator_step() 2025-05-13 15:14:25 +03:00
CustomElementRegistry.h LibWeb/Bindings: Generate undefined in a union as 'Empty' 2025-01-12 18:39:24 +00:00
CustomElementRegistry.idl Meta: Disallow links to single-page HTML spec 2025-02-05 16:04:50 -07:00
CustomStateSet.cpp LibWeb: Add CustomStateSet IDL type 2025-07-04 18:10:28 +01:00
CustomStateSet.h LibWeb: Add CustomStateSet IDL type 2025-07-04 18:10:28 +01:00
CustomStateSet.idl LibWeb: Add CustomStateSet IDL type 2025-07-04 18:10:28 +01:00