mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:37:45 +00:00
LibWeb+Browser: Remove old HTML parser :^)
The new parser is now used everywhere and it's working pretty well!
This commit is contained in:
parent
6c783dbf62
commit
6293d1a13c
9 changed files with 1 additions and 560 deletions
|
@ -98,7 +98,6 @@ set(SOURCES
|
|||
Parser/CSSParser.cpp
|
||||
Parser/Entities.cpp
|
||||
Parser/HTMLDocumentParser.cpp
|
||||
Parser/HTMLParser.cpp
|
||||
Parser/HTMLToken.cpp
|
||||
Parser/HTMLTokenizer.cpp
|
||||
Parser/ListOfActiveFormattingElements.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue