Files
ladybird/Libraries/LibWeb/Parser/HTMLParser.cpp
Andreas Kling 90a53b3520 LibWeb: Commit uncommitted text at the end of HTML parse
If there's any text left in the parse buffer at the end of HTML parsing
we now commit it as a Text node.
2020-03-25 18:50:10 +01:00

12 KiB