mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
LibWeb: Move/rename StyleBlockRule to Parser::Block
This commit is contained in:
parent
624df40e20
commit
3e49036edf
Notes:
sideshowbarker
2024-07-17 11:52:39 +09:00
Author: https://github.com/AtkinsSJ
Commit: 3e49036edf
Pull-request: https://github.com/SerenityOS/serenity/pull/13643
11 changed files with 36 additions and 39 deletions
|
@ -44,10 +44,10 @@ set(SOURCES
|
|||
CSS/MediaList.cpp
|
||||
CSS/MediaQuery.cpp
|
||||
CSS/MediaQueryList.cpp
|
||||
CSS/Parser/Block.cpp
|
||||
CSS/Parser/ComponentValue.cpp
|
||||
CSS/Parser/Function.cpp
|
||||
CSS/Parser/Parser.cpp
|
||||
CSS/Parser/StyleBlockRule.cpp
|
||||
CSS/Parser/StyleRules.cpp
|
||||
CSS/Parser/Token.cpp
|
||||
CSS/Parser/Tokenizer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue