Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 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 a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 year ago
HTMLParser.h 870a954e11 LibWeb: Implement Element.outerHTML 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 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 year ago
StackOfOpenElements.h 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 year ago