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