mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 05:25:09 +00:00
![]() During the LengthPercentage split, I converted the individual-corner `border-foo-bar-radius` properties to LengthPercentage but forgot `border-radius` itself! Oops. Discord's CSS was doing `border-radius: 50%` a lot, so this cuts down on CSS parser spam. |
||
---|---|---|
.. | ||
DeclarationOrAtRule.h | ||
Parser.cpp | ||
Parser.h | ||
StyleBlockRule.h | ||
StyleComponentValueRule.h | ||
StyleDeclarationRule.h | ||
StyleFunctionRule.h | ||
StyleRule.h | ||
StyleRules.cpp | ||
Token.cpp | ||
Token.h | ||
Tokenizer.cpp | ||
Tokenizer.h |