1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:18:12 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Sam Atkins f0b72b819e LibWeb: Make property/media-feature name matching ASCII case-insensitive
https://www.w3.org/TR/css-conditional-3/#dom-css-supports specifically
asks for this when calling `CSS::property_id_from_string()`, but in
general, CSS property and media-feature names can only contain ASCII.
2023-02-19 00:46:47 +01:00
..
IPCCompiler Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
LibEDID LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibGL LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibLocale LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibTimeZone LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibUnicode LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibWeb LibWeb: Make property/media-feature name matching ASCII case-insensitive 2023-02-19 00:46:47 +01:00
StateMachineGenerator LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
CMakeLists.txt LibGL: Generate the API wrappers 2022-12-20 10:42:31 +01:00