Andreas Kling 0412e17bac LibWeb: Factor out attribute serialization into a separate function 1 year ago
..
Entities.cpp 66e210e406 Everywhere: Use nested namespace qualifiers 2 years ago
Entities.h 66e210e406 Everywhere: Use nested namespace qualifiers 2 years ago
HTMLEncodingDetection.cpp fc41c282ec LibWeb: Fix utf16-be check in HTMLEncodingDetection 1 year ago
HTMLEncodingDetection.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
HTMLParser.cpp 0412e17bac LibWeb: Factor out attribute serialization into a separate function 1 year ago
HTMLParser.h 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView 1 year ago
HTMLToken.cpp 1f8d72da8e LibWeb: Port HTMLToken::to_deprecated_string to new AK String 1 year ago
HTMLToken.h ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE 1 year ago
HTMLTokenizer.cpp feddecde5b LibWeb: Emit the current token before EOF on invalid comments 1 year ago
HTMLTokenizer.h af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point 1 year ago
ListOfActiveFormattingElements.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago
ListOfActiveFormattingElements.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago
StackOfOpenElements.cpp 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places 1 year ago
StackOfOpenElements.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago