| .. |
|
AbstractImageStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
AbstractImageStyleValue.h
|
LibWeb: Make InterpolationMethod serialization take a StringBuilder
|
2026-01-09 10:00:58 +01:00 |
|
AbstractNonMathCalcFunctionStyleValue.h
|
LibWeb: Don't pass unnecessary PropertyComputationDependencies struct
|
2025-10-22 00:01:30 +02:00 |
|
AddFunctionStyleValue.cpp
|
LibWeb: Compute math-depth in line with other font properties
|
2026-01-15 12:03:16 +00:00 |
|
AddFunctionStyleValue.h
|
LibWeb: Compute math-depth in line with other font properties
|
2026-01-15 12:03:16 +00:00 |
|
AnchorSizeStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
AnchorSizeStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
AnchorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
AnchorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
AngleStyleValue.cpp
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
AngleStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BackgroundSizeStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BackgroundSizeStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BasicShapeStyleValue.cpp
|
LibWeb: Avoid String allocations in BasicShape serialization methods
|
2026-01-09 10:00:58 +01:00 |
|
BasicShapeStyleValue.h
|
LibWeb: Avoid String allocations in BasicShape serialization methods
|
2026-01-09 10:00:58 +01:00 |
|
BorderImageSliceStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BorderImageSliceStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BorderRadiusRectStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BorderRadiusRectStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BorderRadiusStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
BorderRadiusStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CalculatedStyleValue.cpp
|
LibWeb: Avoid intermediate string allocations in calc() serialization
|
2026-01-12 11:35:01 +00:00 |
|
CalculatedStyleValue.h
|
LibWeb: Avoid intermediate string allocations in calc() serialization
|
2026-01-12 11:35:01 +00:00 |
|
ColorFunctionStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ColorFunctionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ColorMixStyleValue.cpp
|
LibWeb/CSS: Don't serialize "in oklab" in color-mix()
|
2026-01-09 19:11:59 +00:00 |
|
ColorMixStyleValue.h
|
LibWeb/CSS: Make color-interpolation-method optional in color-mix()
|
2026-01-09 19:11:59 +00:00 |
|
ColorSchemeStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ColorSchemeStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ColorStyleValue.cpp
|
LibWeb/CSS: Use serialize_a_number() for color components
|
2026-01-23 14:26:11 +01:00 |
|
ColorStyleValue.h
|
LibWeb: Support the display-p3-linear color space in color functions
|
2025-10-15 18:40:48 +02:00 |
|
ComputationContext.h
|
LibWeb: Pass AbstractElement in ComputationContext
|
2025-10-22 00:01:30 +02:00 |
|
ConicGradientStyleValue.cpp
|
LibWeb: Make InterpolationMethod serialization take a StringBuilder
|
2026-01-09 10:00:58 +01:00 |
|
ConicGradientStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ContentStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ContentStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CounterDefinitionsStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CounterDefinitionsStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CounterStyleSystemStyleValue.cpp
|
LibWeb: Parse @counter-style system descriptor
|
2026-02-03 09:58:47 +00:00 |
|
CounterStyleSystemStyleValue.h
|
LibWeb: Parse @counter-style system descriptor
|
2026-02-03 09:58:47 +00:00 |
|
CounterStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CounterStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CursorStyleValue.cpp
|
LibWeb: Use SizeWithAspectRatio struct
|
2026-02-02 14:36:49 +00:00 |
|
CursorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
CustomIdentStyleValue.cpp
|
LibWeb/CSS: Use FlyString for CSSStyleValue property name
|
2025-10-02 13:46:04 +01:00 |
|
CustomIdentStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
DimensionStyleValue.cpp
|
LibWeb/CSS: Use FlyString for CSSStyleValue property name
|
2025-10-02 13:46:04 +01:00 |
|
DimensionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
DisplayStyleValue.cpp
|
LibWeb: Make storage of CSS::StyleValues const-correct
|
2025-04-16 10:41:44 -06:00 |
|
DisplayStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
EasingStyleValue.cpp
|
LibWeb: Avoid String allocations in easing values serialization methods
|
2026-01-09 10:00:58 +01:00 |
|
EasingStyleValue.h
|
LibWeb: Avoid String allocations in easing values serialization methods
|
2026-01-09 10:00:58 +01:00 |
|
EdgeStyleValue.cpp
|
LibWeb: Optimize EdgeStyleValue::absolutize() in same-value case
|
2026-01-26 12:40:36 +01:00 |
|
EdgeStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
FilterValueListStyleValue.cpp
|
LibWeb: Ensure filter values are absolutized before interpolation
|
2026-01-16 11:29:30 +00:00 |
|
FilterValueListStyleValue.h
|
LibWeb: Ensure filter values are absolutized before interpolation
|
2026-01-16 11:29:30 +00:00 |
|
FitContentStyleValue.h
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
FlexStyleValue.h
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
FontSourceStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
FontSourceStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
FontStyleStyleValue.cpp
|
LibWeb: Promote font-style to ValueType
|
2026-01-13 10:21:26 +00:00 |
|
FontStyleStyleValue.h
|
LibWeb: Promote font-style to ValueType
|
2026-01-13 10:21:26 +00:00 |
|
FrequencyStyleValue.h
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
GridAutoFlowStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
GridAutoFlowStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
GridTemplateAreaStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
GridTemplateAreaStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
GridTrackPlacementStyleValue.cpp
|
LibWeb: Use StringBuilder when serializing basic grid types
|
2026-01-09 10:00:58 +01:00 |
|
GridTrackPlacementStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
GridTrackSizeListStyleValue.cpp
|
LibWeb: Use StringBuilder when serializing basic grid types
|
2026-01-09 10:00:58 +01:00 |
|
GridTrackSizeListStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
GuaranteedInvalidStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
HSLColorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
HSLColorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
HWBColorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
HWBColorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ImageStyleValue.cpp
|
LibWeb/CSS: Do not give internal stylesheets a location URL
|
2026-01-09 10:54:11 +00:00 |
|
ImageStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
IntegerStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
IntegerStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
KeywordStyleValue.cpp
|
LibWeb/CSS: Make accentColor and accentColorText take accent-color value
|
2026-02-02 14:19:08 +00:00 |
|
KeywordStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LabLikeColorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LabLikeColorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LCHLikeColorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LCHLikeColorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LengthStyleValue.cpp
|
LibWeb: Update Length::absolutize() to take a ResolutionContext
|
2026-01-08 10:51:35 +01:00 |
|
LengthStyleValue.h
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
LightDarkStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LightDarkStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
LinearGradientStyleValue.cpp
|
LibWeb: Make InterpolationMethod serialization take a StringBuilder
|
2026-01-09 10:00:58 +01:00 |
|
LinearGradientStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
NumberStyleValue.cpp
|
LibWeb/CSS: Use serialize_a_number() directly in NumberStyleValue
|
2026-01-23 14:26:11 +01:00 |
|
NumberStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
OpenTypeTaggedStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
OpenTypeTaggedStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
PendingSubstitutionStyleValue.h
|
LibWeb/CSS: Serialize shorthands with var() to original value
|
2026-01-15 11:50:45 +00:00 |
|
PercentageStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
PositionStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
PositionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RadialGradientStyleValue.cpp
|
LibWeb: Make InterpolationMethod serialization take a StringBuilder
|
2026-01-09 10:00:58 +01:00 |
|
RadialGradientStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RadialSizeStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RadialSizeStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RandomValueSharingStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RandomValueSharingStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RatioStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RectStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RectStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RepeatStyleStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RepeatStyleStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ResolutionStyleValue.h
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
RGBColorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
RGBColorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ScrollbarColorStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ScrollbarColorStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ScrollbarGutterStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ScrollFunctionStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ScrollFunctionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ShadowStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ShadowStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ShorthandStyleValue.cpp
|
LibGfx+LibWeb: Remove unused FontWeight.h
|
2026-01-21 23:49:25 +01:00 |
|
ShorthandStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
StringStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
StyleValue.cpp
|
LibWeb: Parse @counter-style system descriptor
|
2026-02-03 09:58:47 +00:00 |
|
StyleValue.h
|
LibWeb: Parse @counter-style system descriptor
|
2026-02-03 09:58:47 +00:00 |
|
StyleValueList.cpp
|
LibWeb: Allow marking StyleValueList as non-collapsible
|
2026-02-03 09:58:47 +00:00 |
|
StyleValueList.h
|
LibWeb: Allow marking StyleValueList as non-collapsible
|
2026-02-03 09:58:47 +00:00 |
|
SuperellipseStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
SuperellipseStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TextIndentStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TextIndentStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TextUnderlinePositionStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TextUnderlinePositionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TimeStyleValue.h
|
LibWeb: Use StringBuilder when serializing more CSS types
|
2026-01-09 10:00:58 +01:00 |
|
TransformationStyleValue.cpp
|
LibWeb: Normalize rotate3d() axis vector when computing transform matrix
|
2026-01-13 12:40:55 +01:00 |
|
TransformationStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TreeCountingFunctionStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
TreeCountingFunctionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
UnicodeRangeStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
UnicodeRangeStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
UnresolvedStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
UnresolvedStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
URLStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ViewFunctionStyleValue.cpp
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |
|
ViewFunctionStyleValue.h
|
LibWeb: Pass StringBuilder around during StyleValue serialization
|
2026-01-09 10:00:58 +01:00 |