mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
LibWeb: Move some static functions from CSS/Parser.cpp into a new file
This commit is contained in:
parent
06c6c40df9
commit
d60d149e62
3 changed files with 139 additions and 124 deletions
|
@ -53,6 +53,7 @@ set(SOURCES
|
|||
CSS/Parser/Declaration.cpp
|
||||
CSS/Parser/DeclarationOrAtRule.cpp
|
||||
CSS/Parser/Function.cpp
|
||||
CSS/Parser/Helpers.cpp
|
||||
CSS/Parser/Parser.cpp
|
||||
CSS/Parser/ParsingContext.cpp
|
||||
CSS/Parser/Rule.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue