ladybird/Libraries/LibWeb/HTML/CustomElements
Shannon Booth 5adfd1c43a LibWeb/Bindings: Generate struct definitions from IDL dictionaries
Previously we were inconsistent by generating code for enum definitions
but not generating code for dictionaries. With future changes to the
IDL generator to expose helpers to convert to and from IDL values
this produced circular depdendencies. To solve this problem, also
generate the dictionary definitions in bindings headers.
2026-05-09 10:49:49 +02:00
..
CustomElementDefinition.cpp
CustomElementDefinition.h
CustomElementName.cpp
CustomElementName.h
CustomElementReactionNames.cpp
CustomElementReactionNames.h
CustomElementReactionsStack.h
CustomElementRegistry.cpp LibWeb/Bindings: Generate struct definitions from IDL dictionaries 2026-05-09 10:49:49 +02:00
CustomElementRegistry.h LibWeb/Bindings: Generate struct definitions from IDL dictionaries 2026-05-09 10:49:49 +02:00
CustomElementRegistry.idl
CustomStateSet.cpp LibWeb: Move custom state set invalidation into the helper 2026-04-29 15:47:23 +02:00
CustomStateSet.h
CustomStateSet.idl