mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:17:35 +00:00
LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue
This commit is contained in:
parent
d40b3f2a34
commit
8efac89a16
11 changed files with 8 additions and 95 deletions
|
@ -33,7 +33,6 @@ source_set("StyleValues") {
|
|||
"ShadowStyleValue.cpp",
|
||||
"ShorthandStyleValue.cpp",
|
||||
"StyleValueList.cpp",
|
||||
"TextDecorationStyleValue.cpp",
|
||||
"TransformationStyleValue.cpp",
|
||||
"UnresolvedStyleValue.cpp",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue