mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:37:47 +00:00
LibWeb: Support named character references (e.g "&")
This commit is contained in:
parent
ca6e361279
commit
5c35f3c9ba
4 changed files with 2385 additions and 4 deletions
|
@ -85,6 +85,7 @@ set(SOURCES
|
|||
Layout/LineBox.cpp
|
||||
Layout/LineBoxFragment.cpp
|
||||
Parser/CSSParser.cpp
|
||||
Parser/Entities.cpp
|
||||
Parser/HTMLDocumentParser.cpp
|
||||
Parser/HTMLParser.cpp
|
||||
Parser/HTMLToken.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue