ladybird/Userland/Libraries/LibWeb/CSS/StyleValues
2024-10-16 16:39:47 +02:00
..
AbstractImageStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
AngleStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
AngleStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
BackgroundRepeatStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
BackgroundRepeatStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
BackgroundSizeStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
BackgroundSizeStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
BasicShapeStyleValue.cpp LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 2024-08-20 20:00:56 +02:00
BasicShapeStyleValue.h LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 2024-08-20 20:00:56 +02:00
BorderRadiusStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
BorderRadiusStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ConicGradientStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ConicGradientStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ContentStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ContentStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CounterDefinitionsStyleValue.cpp LibWeb: Implement counter-[increment,reset,set] properties 2024-07-26 11:04:30 +01:00
CounterDefinitionsStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
CounterStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CounterStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
CSSColorValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CSSColorValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CSSHSL.cpp LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSHSL.h LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSHWB.cpp LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSHWB.h LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSKeywordValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CSSKeywordValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CSSMathValue.cpp LibWeb: Handle calculations without a context better 2024-10-16 16:39:47 +02:00
CSSMathValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CSSNumericValue.h LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 2024-08-21 10:51:48 +01:00
CSSOKLab.cpp LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 2024-09-18 20:38:41 +01:00
CSSOKLab.h LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSOKLCH.cpp LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 2024-09-18 20:38:41 +01:00
CSSOKLCH.h LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSRGB.cpp LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 2024-09-18 20:38:41 +01:00
CSSRGB.h LibWeb: Introduce color-function-specific style values 2024-08-21 10:51:48 +01:00
CSSUnitValue.h LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 2024-08-21 10:51:48 +01:00
CustomIdentStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
DisplayStyleValue.cpp LibWeb: Make StyleValue constructors infallible 2023-08-19 17:34:22 +02:00
DisplayStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
EasingStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
EasingStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
EdgeStyleValue.cpp LibWeb: Use generated to_string() function for EdgeStyleValue edge 2023-11-07 22:00:24 +00:00
EdgeStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
FilterValueListStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
FilterValueListStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
FlexStyleValue.h LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 2024-08-21 10:51:48 +01:00
FrequencyStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridAutoFlowStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridAutoFlowStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridTemplateAreaStyleValue.cpp LibWeb/CSS: Serialize empty grid-template-* values correctly 2024-10-16 08:34:02 +02:00
GridTemplateAreaStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridTrackPlacementStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridTrackPlacementStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridTrackSizeListStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
GridTrackSizeListStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
IntegerStyleValue.cpp AK: Make String::number() infallible 2024-10-14 20:47:35 +02:00
IntegerStyleValue.h LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 2024-08-21 10:51:48 +01:00
LengthStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LengthStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LinearGradientStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
LinearGradientStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
MathDepthStyleValue.cpp LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
MathDepthStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
NumberStyleValue.cpp AK: Make String::number() infallible 2024-10-14 20:47:35 +02:00
NumberStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
OpenTypeTaggedStyleValue.cpp LibWeb/CSS: Introduce OpenTypeTaggedStyleValue 2024-10-02 16:28:55 +01:00
OpenTypeTaggedStyleValue.h LibWeb/CSS: Introduce OpenTypeTaggedStyleValue 2024-10-02 16:28:55 +01:00
PercentageStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
PositionStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
PositionStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RadialGradientStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RadialGradientStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RatioStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
RectStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RectStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ResolutionStyleValue.h LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 2024-08-21 10:51:48 +01:00
ScrollbarGutterStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
ShadowStyleValue.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ShadowStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ShorthandStyleValue.cpp LibWeb/CSS: Make font-stretch a legacy alias for new font-width 2024-09-28 14:42:26 +02:00
ShorthandStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
StringStyleValue.h LibWeb/CSS: Return StringStyleValue's FlyString by reference 2024-10-02 16:28:55 +01:00
StyleValueList.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
StyleValueList.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
TimeStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
TransformationStyleValue.cpp AK: Make String::number() infallible 2024-10-14 20:47:35 +02:00
TransformationStyleValue.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
TransitionStyleValue.cpp LibWeb: Parse transition style values 2024-03-29 21:58:12 +01:00
TransitionStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00
UnresolvedStyleValue.cpp LibWeb/CSS: Insert whitespace between tokens in serialized UnresolvedSV 2024-10-16 08:34:31 +02:00
UnresolvedStyleValue.h LibWeb/CSS: Preserve whitespace and comments in custom properties 2024-10-16 08:34:31 +02:00
URLStyleValue.h LibWeb: Rename StyleValue -> CSSStyleValue 2024-08-15 13:58:38 +01:00