mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 13:37:44 +00:00
LibHTML: Move selector matching into a SelectorEngine namespace
This commit is contained in:
parent
06b6af61c6
commit
19dbfc3153
4 changed files with 78 additions and 59 deletions
|
@ -24,6 +24,7 @@ LIBHTML_OBJS = \
|
|||
CSS/StyleProperties.o \
|
||||
CSS/StyleResolver.o \
|
||||
CSS/DefaultStyleSheetSource.o \
|
||||
CSS/SelectorEngine.o \
|
||||
Parser/HTMLParser.o \
|
||||
Parser/CSSParser.o \
|
||||
Layout/LayoutNode.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue