mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-19 07:49:05 +00:00
LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue
This commit is contained in:
parent
d40b3f2a34
commit
8efac89a16
Notes:
sideshowbarker
2024-07-18 00:54:03 +09:00
Author: https://github.com/AtkinsSJ
Commit: 8efac89a16
Pull-request: https://github.com/SerenityOS/serenity/pull/21168
11 changed files with 8 additions and 95 deletions
|
@ -162,7 +162,6 @@ class StyleValue;
|
|||
class StyleValueList;
|
||||
class Supports;
|
||||
class SVGPaint;
|
||||
class TextDecorationStyleValue;
|
||||
class Time;
|
||||
class TimeOrCalculated;
|
||||
class TimePercentage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue