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