mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:08:10 +00:00
LibWeb: Remove now-unused CSS::PositionValue type and associated parsing
All the users now use PositionStyleValue instead.
This commit is contained in:
parent
7bcabbb325
commit
763b08c23f
6 changed files with 0 additions and 373 deletions
|
@ -40,7 +40,6 @@ source_set("CSS") {
|
|||
"MediaQueryList.cpp",
|
||||
"MediaQueryListEvent.cpp",
|
||||
"PercentageOr.cpp",
|
||||
"Position.cpp",
|
||||
"PreferredColorScheme.cpp",
|
||||
"Ratio.cpp",
|
||||
"Resolution.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue