Sam Atkins f7f8d2fe0d LibWeb/CSS: Return StringStyleValue's FlyString by reference 9 months ago
..
AbstractImageStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
AngleStyleValue.cpp 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
AngleStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
BackgroundRepeatStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
BackgroundSizeStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
BasicShapeStyleValue.cpp bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 10 months ago
BasicShapeStyleValue.h bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 10 months ago
BorderRadiusStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
BorderRadiusStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
CSSColorValue.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
CSSColorValue.h 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSHSL.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSHSL.h 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSHWB.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSHWB.h 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSKeywordValue.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 months ago
CSSKeywordValue.h bea7eec518 LibWeb/CSS: Implement revert-layer 10 months ago
CSSMathValue.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
CSSMathValue.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
CSSNumericValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
CSSOKLCH.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
CSSOKLCH.h 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSOKLab.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
CSSOKLab.h 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSRGB.cpp 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
CSSRGB.h 3af6a69f1e LibWeb: Introduce color-function-specific style values 10 months ago
CSSUnitValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
ConicGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
ConicGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
ContentStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
CounterDefinitionsStyleValue.cpp 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 11 months ago
CounterDefinitionsStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
CounterStyleValue.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 months ago
CounterStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
CustomIdentStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
DisplayStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
EasingStyleValue.cpp 8c9d3b30cf LibWeb/CSS: Avoid capturing structured binding in generic lambda 1 year ago
EasingStyleValue.h 815a87100e LibWeb: Avoid copy when creating EasingStyleValue 9 months ago
EdgeStyleValue.cpp 88dc5886eb LibWeb: Use generated to_string() function for EdgeStyleValue edge 1 year ago
EdgeStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
FilterValueListStyleValue.cpp 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 year ago
FilterValueListStyleValue.h 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 year ago
FlexStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
FrequencyStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
GridAutoFlowStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
GridTemplateAreaStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
GridTrackPlacementStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
GridTrackSizeListStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
ImageStyleValue.cpp 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 10 months ago
ImageStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
IntegerStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
LengthStyleValue.cpp 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
LengthStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
LinearGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
LinearGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
MathDepthStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
MathDepthStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
NumberStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
OpenTypeTaggedStyleValue.cpp c22a2d8f2b LibWeb/CSS: Introduce OpenTypeTaggedStyleValue 9 months ago
OpenTypeTaggedStyleValue.h c22a2d8f2b LibWeb/CSS: Introduce OpenTypeTaggedStyleValue 9 months ago
PercentageStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
PositionStyleValue.cpp 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue 1 year ago
PositionStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
RadialGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
RadialGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
RatioStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
RectStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
ResolutionStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
ScrollbarGutterStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
ShadowStyleValue.cpp 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue 10 months ago
ShadowStyleValue.h 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue 10 months ago
ShorthandStyleValue.cpp 4a67b28600 LibWeb/CSS: Make font-stretch a legacy alias for new font-width 9 months ago
ShorthandStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
StringStyleValue.h f7f8d2fe0d LibWeb/CSS: Return StringStyleValue's FlyString by reference 9 months ago
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
StyleValueList.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
TimeStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
TransformationStyleValue.cpp c81a640f3e LibWeb/CSS: Serialize transform scale percentage values as numbers 1 year ago
TransformationStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
TransitionStyleValue.cpp 5dce559ed8 LibWeb: Parse transition style values 1 year ago
TransitionStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
URLStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
UnresolvedStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago
UnresolvedStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 months ago