mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-25 02:12:39 +00:00
Previously, the loops would stop before reaching EOF, meaning that the values that should have been set to EOF were left with their 0 initial values. Now, we initialize to EOFs instead. The if/else inside the loops always ran the else branch so I have removed the if branches. |
||
---|---|---|
.. | ||
Parser | ||
.gitignore | ||
ComputedValues.h | ||
CSSImportRule.cpp | ||
CSSImportRule.h | ||
CSSRule.cpp | ||
CSSRule.h | ||
CSSStyleDeclaration.cpp | ||
CSSStyleDeclaration.h | ||
CSSStyleDeclaration.idl | ||
CSSStyleRule.cpp | ||
CSSStyleRule.h | ||
CSSStyleSheet.cpp | ||
CSSStyleSheet.h | ||
CSSStyleSheet.idl | ||
Default.css | ||
Identifiers.json | ||
Length.cpp | ||
Length.h | ||
LengthBox.h | ||
Properties.json | ||
QuirksMode.css | ||
Screen.cpp | ||
Screen.h | ||
Screen.idl | ||
Selector.cpp | ||
Selector.h | ||
SelectorEngine.cpp | ||
SelectorEngine.h | ||
StyleInvalidator.cpp | ||
StyleInvalidator.h | ||
StyleProperties.cpp | ||
StyleProperties.h | ||
StyleResolver.cpp | ||
StyleResolver.h | ||
StyleSheet.cpp | ||
StyleSheet.h | ||
StyleSheet.idl | ||
StyleSheetList.cpp | ||
StyleSheetList.h | ||
StyleSheetList.idl | ||
StyleValue.cpp | ||
StyleValue.h |