Andreas Kling 546143e9a6 LibWeb: Fix vector OOB access when comparing some calc() values il y a 1 an
..
AbstractImageStyleValue.h 6eeda29642 LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap il y a 1 an
AngleStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
AngleStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
BackgroundRepeatStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
BackgroundSizeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
BorderRadiusStyleValue.cpp e8f04be3ae LibWeb/CSS: Fix crashing when calc() is used for border-radius il y a 1 an
BorderRadiusStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
CalculatedStyleValue.cpp 546143e9a6 LibWeb: Fix vector OOB access when comparing some calc() values il y a 1 an
CalculatedStyleValue.h 5b7a8891a6 LibWeb: Implement calc() value equality check in a more efficient way il y a 1 an
ColorStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
ColorStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
ConicGradientStyleValue.cpp 7bcabbb325 LibWeb: Store ConicGradientStyleValue's position as PositionStyleValue il y a 1 an
ConicGradientStyleValue.h 7bcabbb325 LibWeb: Store ConicGradientStyleValue's position as PositionStyleValue il y a 1 an
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
ContentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
CustomIdentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible il y a 1 an
DisplayStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
EasingStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
EasingStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
EdgeStyleValue.cpp 88dc5886eb LibWeb: Use generated to_string() function for EdgeStyleValue edge il y a 1 an
EdgeStyleValue.h 8917378aa7 LibWeb: Adapt `parse_position()` into `parse_position_value()` il y a 1 an
FilterValueListStyleValue.cpp 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() il y a 1 an
FilterValueListStyleValue.h 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() il y a 1 an
FlexStyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types il y a 1 an
FrequencyStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridAutoFlowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridTemplateAreaStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridTrackPlacementStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
GridTrackSizeListStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
IdentifierStyleValue.cpp 7c95ebc302 LibWeb: Make Document::page() return a Page& il y a 1 an
IdentifierStyleValue.h 1dcd63be05 LibWeb: Deduplicate "ident is color" check il y a 1 an
ImageStyleValue.cpp 6eeda29642 LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap il y a 1 an
ImageStyleValue.h 6eeda29642 LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap il y a 1 an
InheritStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
InitialStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
IntegerStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
LengthStyleValue.cpp eca144a75e LibWeb: Make absolutizing StyleValues infallible il y a 1 an
LengthStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
LinearGradientStyleValue.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions il y a 1 an
LinearGradientStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
MathDepthStyleValue.cpp 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
MathDepthStyleValue.h 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
NumberStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
PercentageStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
PositionStyleValue.cpp 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue il y a 1 an
PositionStyleValue.h 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue il y a 1 an
RadialGradientStyleValue.cpp 5cf85d30aa LibWeb: Store RadialGradientStyleValue's position as PositionStyleValue il y a 1 an
RadialGradientStyleValue.h 5cf85d30aa LibWeb: Store RadialGradientStyleValue's position as PositionStyleValue il y a 1 an
RatioStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
RectStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
ResolutionStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
RevertStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
ShadowStyleValue.cpp 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code il y a 1 an
ShadowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
ShorthandStyleValue.cpp c103269a8e LibWeb: Fill out `font` property data il y a 1 an
ShorthandStyleValue.h aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue il y a 1 an
StringStyleValue.h ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes il y a 1 an
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
StyleValueList.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
TimeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
TransformationStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
TransformationStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
URLStyleValue.h 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code il y a 1 an
UnresolvedStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
UnresolvedStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
UnsetStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an