mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:17:34 +00:00
LibWeb: Move Declaration code into Declaration.cpp
This commit is contained in:
parent
3e49036edf
commit
6848a0ef05
3 changed files with 31 additions and 17 deletions
|
@ -46,6 +46,7 @@ set(SOURCES
|
|||
CSS/MediaQueryList.cpp
|
||||
CSS/Parser/Block.cpp
|
||||
CSS/Parser/ComponentValue.cpp
|
||||
CSS/Parser/Declaration.cpp
|
||||
CSS/Parser/Function.cpp
|
||||
CSS/Parser/Parser.cpp
|
||||
CSS/Parser/StyleRules.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue