mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:37:34 +00:00
LibWeb: Move/rename StyleFunctionRule to Parser::Function
This commit is contained in:
parent
084780a0a2
commit
e0b2ebcc7b
11 changed files with 59 additions and 58 deletions
|
@ -100,6 +100,7 @@ enum class ValueID;
|
|||
|
||||
namespace Web::CSS::Parser {
|
||||
class ComponentValue;
|
||||
class Function;
|
||||
class Parser;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue