mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:57:35 +00:00
LibWeb: Add a whole bunch of rule classes for the new CSS parser
Original work by @stelar7.
This commit is contained in:
parent
16cde3f14a
commit
ad152bfa59
9 changed files with 543 additions and 0 deletions
|
@ -16,6 +16,7 @@ set(SOURCES
|
|||
CSS/DefaultStyleSheetSource.cpp
|
||||
CSS/Length.cpp
|
||||
CSS/Parser/DeprecatedCSSParser.cpp
|
||||
CSS/Parser/StyleRules.cpp
|
||||
CSS/Parser/Token.cpp
|
||||
CSS/Parser/Tokenizer.cpp
|
||||
CSS/PropertyID.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue