mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:37:46 +00:00
LibWeb: Rename CSSParser => DeprecatedCSSParser
This commit is contained in:
parent
078f0a5c67
commit
16cde3f14a
12 changed files with 11 additions and 12 deletions
|
@ -15,7 +15,7 @@ set(SOURCES
|
|||
CSS/CSSStyleSheet.cpp
|
||||
CSS/DefaultStyleSheetSource.cpp
|
||||
CSS/Length.cpp
|
||||
CSS/Parser/CSSParser.cpp
|
||||
CSS/Parser/DeprecatedCSSParser.cpp
|
||||
CSS/Parser/Token.cpp
|
||||
CSS/Parser/Tokenizer.cpp
|
||||
CSS/PropertyID.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue