mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 18:50:50 +00:00
LibWeb/CSS: Merge TranslationStyleValue into TransformationStyleValue
As with ScaleStyleValue, the serialization is the only unique part of this class, and we can just move it over.
This commit is contained in:
parent
ac15e626dd
commit
03a4ecce19
Notes:
github-actions[bot]
2025-01-17 09:15:27 +00:00
Author: https://github.com/AtkinsSJ
Commit: 03a4ecce19
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3263
9 changed files with 36 additions and 125 deletions
|
@ -229,7 +229,6 @@ class TimeStyleValue;
|
|||
class Transformation;
|
||||
class TransformationStyleValue;
|
||||
class TransitionStyleValue;
|
||||
class TranslationStyleValue;
|
||||
class UnresolvedStyleValue;
|
||||
class URLStyleValue;
|
||||
class VisualViewport;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue