Files
ladybird/Libraries/LibHTML/DOM/Node.cpp
Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class
Plus, Document::fixup() will now make sure that the document always
starts with a doctype node, followed by an <html> element.
2019-10-09 20:17:01 +02:00

3.0 KiB