Andrew Kaster d96c7edfb6 LibWeb: Add more HTML tokenization states to Swift implementation 10 months 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 a0ed12e839 LibWeb: Always flush character insertions before exiting HTML parser 10 months ago
HTMLParser.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
HTMLToken.cpp 7aa0165fe7 LibWeb: Deduplicate attributes when emitting start and end tags 10 months ago
HTMLToken.h 7aa0165fe7 LibWeb: Deduplicate attributes when emitting start and end tags 10 months ago
HTMLToken.swift d96c7edfb6 LibWeb: Add more HTML tokenization states to Swift implementation 10 months ago
HTMLTokenizer.cpp 7aa0165fe7 LibWeb: Deduplicate attributes when emitting start and end tags 10 months ago
HTMLTokenizer.h af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point 1 year ago
HTMLTokenizer.swift d96c7edfb6 LibWeb: Add more HTML tokenization states to Swift implementation 10 months ago
HTMLTokenizerHelpers.cpp 49733ed09b LibWeb: Add an HTML tokenizer re-implementation in swift 11 months ago
HTMLTokenizerHelpers.h 49733ed09b LibWeb: Add an HTML tokenizer re-implementation in swift 11 months 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