mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
As part of the effort of removing the default constructor of Origin, since document has the origin set after construction, port Document's origin over to an Optional<Origin>. This exposes that we were never setting the origin of the document during fragment parsing. For now, to maintain previous behaviour, let's explicitly set it to an opaque origin. |
||
---|---|---|
.. | ||
Entities.cpp | ||
Entities.h | ||
Entities.json | ||
HTMLEncodingDetection.cpp | ||
HTMLEncodingDetection.h | ||
HTMLParser.cpp | ||
HTMLParser.h | ||
HTMLToken.cpp | ||
HTMLToken.h | ||
HTMLToken.swift | ||
HTMLTokenizer.cpp | ||
HTMLTokenizer.h | ||
HTMLTokenizer.swift | ||
HTMLTokenizerHelpers.cpp | ||
HTMLTokenizerHelpers.h | ||
ListOfActiveFormattingElements.cpp | ||
ListOfActiveFormattingElements.h | ||
SpeculativeHTMLParser.swift | ||
StackOfOpenElements.cpp | ||
StackOfOpenElements.h |