1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 21:37:35 +00:00

Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions

This only implements the parser bits, no functionality is implemented,
and no properties are parsed because of this.
This commit is contained in:
Ali Mohammad Pur 2023-07-06 02:29:36 +03:30 committed by Andreas Kling
parent 401544f68f
commit dd073b2711
13 changed files with 471 additions and 5 deletions

View file

@ -166,6 +166,10 @@
"invert",
"inverted",
"italic",
"jump-both",
"jump-end",
"jump-none",
"jump-start",
"justify",
"landscape",
"large",