ladybird/Libraries/LibWeb/HTML/CustomElements
Timothy Flynn 70db474cf0 LibJS+LibWeb: Port interned bytecode strings to UTF-16
This was almost a no-op, except we intern JS exception messages. So the
bulk of this patch is porting exception messages to UTF-16.
2025-08-14 10:27:08 +02:00
..
CustomElementDefinition.cpp
CustomElementDefinition.h
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
CustomElementRegistry.cpp LibJS+LibWeb: Port interned bytecode strings to UTF-16 2025-08-14 10:27:08 +02:00
CustomElementRegistry.h
CustomElementRegistry.idl
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