Sam Atkins 27be8678c9 LibWeb/CSS: Introduce helper methods for parsing numeric values 11 달 전
..
AbstractImageStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
AngleStyleValue.cpp 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
AngleStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
BackgroundRepeatStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
BackgroundSizeStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
BasicShapeStyleValue.cpp bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 11 달 전
BasicShapeStyleValue.h bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 11 달 전
BorderRadiusStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
BorderRadiusStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
CSSColorValue.cpp 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() 11 달 전
CSSColorValue.h 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() 11 달 전
CSSKeywordValue.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 달 전
CSSKeywordValue.h f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords 11 달 전
CSSNumericValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
CSSUnitValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
CalculatedStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
CalculatedStyleValue.h 27be8678c9 LibWeb/CSS: Introduce helper methods for parsing numeric values 11 달 전
ConicGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
ConicGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
ContentStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
CounterDefinitionsStyleValue.cpp 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 1 년 전
CounterDefinitionsStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
CounterStyleValue.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 달 전
CounterStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
CustomIdentStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 년 전
DisplayStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
EasingStyleValue.cpp 8c9d3b30cf LibWeb/CSS: Avoid capturing structured binding in generic lambda 1 년 전
EasingStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
EdgeStyleValue.cpp 88dc5886eb LibWeb: Use generated to_string() function for EdgeStyleValue edge 1 년 전
EdgeStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
FilterValueListStyleValue.cpp 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 년 전
FilterValueListStyleValue.h 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 년 전
FlexStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
FrequencyStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
GridAutoFlowStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
GridTemplateAreaStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
GridTrackPlacementStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
GridTrackSizeListStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
ImageStyleValue.cpp 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 11 달 전
ImageStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
IntegerStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
LengthStyleValue.cpp 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
LengthStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
LinearGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
LinearGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
MathDepthStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
MathDepthStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
NumberStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
PercentageStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
PositionStyleValue.cpp 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue 1 년 전
PositionStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
RadialGradientStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
RadialGradientStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
RatioStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
RectStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
ResolutionStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
ScrollbarGutterStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
ShadowStyleValue.cpp 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue 11 달 전
ShadowStyleValue.h 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue 11 달 전
ShorthandStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
ShorthandStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
StringStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 년 전
StyleValueList.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
TimeStyleValue.h 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 11 달 전
TransformationStyleValue.cpp c81a640f3e LibWeb/CSS: Serialize transform scale percentage values as numbers 1 년 전
TransformationStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
TransitionStyleValue.cpp 5dce559ed8 LibWeb: Parse transition style values 1 년 전
TransitionStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
URLStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
UnresolvedStyleValue.cpp 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전
UnresolvedStyleValue.h 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 달 전