Files
ladybird/Userland/Libraries/LibWeb/CSS
Matthew Olsson 1f88ca2a03 LibWeb: Remove transform interpolation optimization
The property values here will always be StyleValueLists and not
TransformationStyleValues. The handling of interpolation in this case
gets quite a bit more complex, so let's just remove the dead code for
now and attempt this optimization again in the future if it's needed.
2024-03-03 19:50:25 +01:00
..
2024-02-25 08:54:31 +01:00