Andreas Kling b0008c0934 LibWeb: Use Vector::in_reverse() in HTML::StackOfOpenElements il y a 3 ans
..
Entities.cpp 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
Entities.h 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
HTMLEncodingDetection.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
HTMLEncodingDetection.h 086969277e Everywhere: Run clang-format il y a 3 ans
HTMLParser.cpp 1956c52c68 LibWeb: Remove unused HTML::parse_html_document() il y a 3 ans
HTMLParser.h 1956c52c68 LibWeb: Remove unused HTML::parse_html_document() il y a 3 ans
HTMLToken.cpp 519a1cdc22 LibWeb: Change HTMLToken storage architecture il y a 4 ans
HTMLToken.h 32e98d0924 Libraries: Use AK::Variant default initialization where appropriate il y a 3 ans
HTMLTokenizer.cpp 1061c863f8 LibWeb: Fix issue where double-quoted doctype system ID was not captured il y a 3 ans
HTMLTokenizer.h db789813c9 LibWeb: Add basic support for dynamic markup insertion il y a 3 ans
ListOfActiveFormattingElements.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
ListOfActiveFormattingElements.h 086969277e Everywhere: Run clang-format il y a 3 ans
StackOfOpenElements.cpp b0008c0934 LibWeb: Use Vector::in_reverse() in HTML::StackOfOpenElements il y a 3 ans
StackOfOpenElements.h 086969277e Everywhere: Run clang-format il y a 3 ans