Files
ladybird/Userland/Libraries/LibWeb/HTML/Parser/HTMLTokenizer.cpp
Max Wipfli ccae0cae45 LibWeb: Rename HTMLToken::doctype_data() => ensure_doctype_data()
This renames the accessor to better reflect what it does, as this will
allocate a DoctypeData struct if there is none.
2021-07-17 16:24:57 +04:30

96 KiB