1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 10:01:13 +09:00
ladybird/Meta/Lagom/Tools/CodeGenerators
Sam Atkins a28197669a LibWeb/CSS: Move property code from CSSStyleDeclaration to *Properties
CSSStyleDeclaration is a base class that's used by various collections
of style properties or descriptors. This commit moves all
style-property-related code into CSSStyleProperties, where it belongs.

As noted in the previous commit, we also apply the CSSStyleProperties
prototype now.
2025-03-19 13:53:00 +00:00
..
IPCCompiler LibIPC: Don't generate "take" methods for primitive/simple types 2025-03-09 11:14:20 -04:00
LibTextCodec AK: Make String::number() infallible 2024-10-14 20:47:35 +02:00
LibURL LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00
LibWeb LibWeb/CSS: Move property code from CSSStyleDeclaration to *Properties 2025-03-19 13:53:00 +00:00
CMakeLists.txt LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00