mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:48:10 +00:00
![]() In step 4 of the "renstruct the active formatting elements" algorithm it says: Rewind: If there are no entries before entry in the list of active formatting elements, then jump to the step labeled create. Prior to this patch, the implementation accorded to the spec only for the first loop iteration. |
||
---|---|---|
.. | ||
CSSParser.cpp | ||
CSSParser.h | ||
HTMLDocumentParser.cpp | ||
HTMLDocumentParser.h | ||
HTMLParser.cpp | ||
HTMLParser.h | ||
HTMLToken.cpp | ||
HTMLToken.h | ||
HTMLTokenizer.cpp | ||
HTMLTokenizer.h | ||
StackOfOpenElements.cpp | ||
StackOfOpenElements.h |