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