Samuel Fry c42679597a LibWeb: Support parsing columns hace 11 meses
..
AbstractImageStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
AngleStyleValue.cpp 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
AngleStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
BackgroundRepeatStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
BackgroundSizeStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
BasicShapeStyleValue.cpp bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property hace 11 meses
BasicShapeStyleValue.h bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property hace 11 meses
BorderRadiusStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
BorderRadiusStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
CSSColorValue.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSColorValue.h 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSHSL.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSHSL.h 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSHWB.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSHWB.h 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSKeywordValue.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hace 11 meses
CSSKeywordValue.h f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords hace 11 meses
CSSNumericValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
CSSOKLCH.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSOKLCH.h 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSOKLab.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSOKLab.h 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSRGB.cpp 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSRGB.h 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
CSSUnitValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
CalculatedStyleValue.cpp 5bd585d446 LibWeb/CSS: Add dump method to CalculatedStyleValue hace 11 meses
CalculatedStyleValue.h 5bd585d446 LibWeb/CSS: Add dump method to CalculatedStyleValue hace 11 meses
ConicGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
ConicGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
ContentStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
CounterDefinitionsStyleValue.cpp 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties hace 1 año
CounterDefinitionsStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
CounterStyleValue.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hace 11 meses
CounterStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
CustomIdentStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hace 1 año
DisplayStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
EasingStyleValue.cpp 8c9d3b30cf LibWeb/CSS: Avoid capturing structured binding in generic lambda hace 1 año
EasingStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
EdgeStyleValue.cpp 88dc5886eb LibWeb: Use generated to_string() function for EdgeStyleValue edge hace 1 año
EdgeStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
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 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
FrequencyStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
GridAutoFlowStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
GridTemplateAreaStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
GridTrackPlacementStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
GridTrackSizeListStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
ImageStyleValue.cpp 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document hace 11 meses
ImageStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
IntegerStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
LengthStyleValue.cpp 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
LengthStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
LinearGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
LinearGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
MathDepthStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
MathDepthStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
NumberStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
PercentageStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
PositionStyleValue.cpp 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue hace 1 año
PositionStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
RadialGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
RadialGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
RatioStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
RectStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
ResolutionStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
ScrollbarGutterStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
ShadowStyleValue.cpp 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue hace 11 meses
ShadowStyleValue.h 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue hace 11 meses
ShorthandStyleValue.cpp c42679597a LibWeb: Support parsing columns hace 11 meses
ShorthandStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
StringStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
StyleValueList.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
TimeStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs hace 11 meses
TransformationStyleValue.cpp c81a640f3e LibWeb/CSS: Serialize transform scale percentage values as numbers hace 1 año
TransformationStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
TransitionStyleValue.cpp 5dce559ed8 LibWeb: Parse transition style values hace 1 año
TransitionStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
URLStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
UnresolvedStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
UnresolvedStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses