mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:37:45 +00:00
LibWeb: Move StyleRule to Parser namespace
This commit is contained in:
parent
add6babef4
commit
7272997b1b
3 changed files with 8 additions and 7 deletions
|
@ -105,6 +105,7 @@ class Declaration;
|
|||
class DeclarationOrAtRule;
|
||||
class Function;
|
||||
class Parser;
|
||||
class StyleRule;
|
||||
}
|
||||
|
||||
namespace Web::DOM {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue