mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-23 09:22:30 +00:00
LibWeb/CSS: Remove unused FontVariant style value type
This commit is contained in:
parent
475788732f
commit
ded3c95da5
Notes:
github-actions[bot]
2025-05-14 10:48:32 +00:00
Author: https://github.com/AtkinsSJ
Commit: ded3c95da5
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4209
Reviewed-by: https://github.com/awesomekling
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ public:
|
||||||
Flex,
|
Flex,
|
||||||
FontSource,
|
FontSource,
|
||||||
FontStyle,
|
FontStyle,
|
||||||
FontVariant,
|
|
||||||
Frequency,
|
Frequency,
|
||||||
GridAutoFlow,
|
GridAutoFlow,
|
||||||
GridTemplateArea,
|
GridTemplateArea,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue