Files
ladybird/Libraries/LibWeb/Parser/HTMLDocumentParser.cpp
Andreas Kling 6e02ef19d1 LibWeb: Add a helper for creating a fake (start tag) HTML token
Sometimes the parsing rules say we need to insert a fake HTML token.
Let's have a convenient way of doing that!
2020-07-23 17:31:08 +02:00

104 KiB