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