Matthew Olsson 8502b7ee9f LibWeb: Properly serialize shadow colors 1 rok temu
..
AbstractImageStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 rok temu
AngleStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
AngleStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
BackgroundRepeatStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
BackgroundSizeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
BorderRadiusStyleValue.cpp e8f04be3ae LibWeb/CSS: Fix crashing when calc() is used for border-radius 1 rok temu
BorderRadiusStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
CalculatedStyleValue.cpp 546143e9a6 LibWeb: Fix vector OOB access when comparing some calc() values 1 rok temu
CalculatedStyleValue.h 5b7a8891a6 LibWeb: Implement calc() value equality check in a more efficient way 1 rok temu
ColorStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
ColorStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
ConicGradientStyleValue.cpp ee1d8a534d LibWeb: Remove wrappers for gradient painting command recording 1 rok temu
ConicGradientStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 rok temu
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
ContentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
CustomIdentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 rok temu
DisplayStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
EasingStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
EasingStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
EdgeStyleValue.cpp 88dc5886eb LibWeb: Use generated to_string() function for EdgeStyleValue edge 1 rok temu
EdgeStyleValue.h 8917378aa7 LibWeb: Adapt `parse_position()` into `parse_position_value()` 1 rok temu
FilterValueListStyleValue.cpp 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 rok temu
FilterValueListStyleValue.h 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 rok temu
FlexStyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 rok temu
FrequencyStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridAutoFlowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridTemplateAreaStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridTrackPlacementStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
GridTrackSizeListStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
IdentifierStyleValue.cpp 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 rok temu
IdentifierStyleValue.h 1dcd63be05 LibWeb: Deduplicate "ident is color" check 1 rok temu
ImageStyleValue.cpp 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 rok temu
ImageStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 rok temu
InheritStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
InitialStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
IntegerStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
LengthStyleValue.cpp eca144a75e LibWeb: Make absolutizing StyleValues infallible 1 rok temu
LengthStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
LinearGradientStyleValue.cpp ee1d8a534d LibWeb: Remove wrappers for gradient painting command recording 1 rok temu
LinearGradientStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 rok temu
MathDepthStyleValue.cpp 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 rok temu
MathDepthStyleValue.h 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 rok temu
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
NumberStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
PercentageStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
PositionStyleValue.cpp 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue 1 rok temu
PositionStyleValue.h 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue 1 rok temu
RadialGradientStyleValue.cpp ee1d8a534d LibWeb: Remove wrappers for gradient painting command recording 1 rok temu
RadialGradientStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 rok temu
RatioStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
RectStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
ResolutionStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
RevertStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
ShadowStyleValue.cpp 8502b7ee9f LibWeb: Properly serialize shadow colors 1 rok temu
ShadowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
ShorthandStyleValue.cpp c103269a8e LibWeb: Fill out `font` property data 1 rok temu
ShorthandStyleValue.h aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue 1 rok temu
StringStyleValue.h ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes 1 rok temu
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
StyleValueList.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
TimeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
TransformationStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
TransformationStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
URLStyleValue.h 9ce8189f21 Everywhere: Use unqualified AK::URL 1 rok temu
UnresolvedStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
UnresolvedStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu
UnsetStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 rok temu