Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString hai 1 ano
..
AbstractImageStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` hai 1 ano
AngleStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
AngleStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
BackgroundRepeatStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
BackgroundSizeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
BasicShapeStyleValue.cpp 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes hai 1 ano
BasicShapeStyleValue.h 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes hai 1 ano
BorderRadiusStyleValue.cpp e8f04be3ae LibWeb/CSS: Fix crashing when calc() is used for border-radius hai 1 ano
BorderRadiusStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
CalculatedStyleValue.cpp 546143e9a6 LibWeb: Fix vector OOB access when comparing some calc() values hai 1 ano
CalculatedStyleValue.h 5b7a8891a6 LibWeb: Implement calc() value equality check in a more efficient way hai 1 ano
ColorStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
ColorStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
ConicGradientStyleValue.cpp 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hai 1 ano
ConicGradientStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` hai 1 ano
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
ContentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
CustomIdentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
DisplayStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
EasingStyleValue.cpp 8c9d3b30cf LibWeb/CSS: Avoid capturing structured binding in generic lambda hai 1 ano
EasingStyleValue.h 06ed0dfcc1 LibWeb: Run clang-format hai 1 ano
EdgeStyleValue.cpp 88dc5886eb LibWeb: Use generated to_string() function for EdgeStyleValue edge hai 1 ano
EdgeStyleValue.h 8917378aa7 LibWeb: Adapt `parse_position()` into `parse_position_value()` hai 1 ano
FilterValueListStyleValue.cpp 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() hai 1 ano
FilterValueListStyleValue.h 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() hai 1 ano
FlexStyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types hai 1 ano
FrequencyStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridAutoFlowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridTemplateAreaStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridTrackPlacementStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
GridTrackSizeListStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
IdentifierStyleValue.cpp ded344aa2c LibWeb/DOM: Rename link_color to normal_link_color hai 1 ano
IdentifierStyleValue.h 1dcd63be05 LibWeb: Deduplicate "ident is color" check hai 1 ano
ImageStyleValue.cpp 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hai 1 ano
ImageStyleValue.h bf1f631f25 Everywhere: Write dtors for types with incomplete members out-of-line hai 1 ano
InheritStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
InitialStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
IntegerStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
LengthStyleValue.cpp eca144a75e LibWeb: Make absolutizing StyleValues infallible hai 1 ano
LengthStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
LinearGradientStyleValue.cpp 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hai 1 ano
LinearGradientStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` hai 1 ano
MathDepthStyleValue.cpp 6476dea898 LibWeb: Implement the `math-depth` CSS property hai 1 ano
MathDepthStyleValue.h 6476dea898 LibWeb: Implement the `math-depth` CSS property hai 1 ano
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
NumberStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
PercentageStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
PositionStyleValue.cpp 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue hai 1 ano
PositionStyleValue.h 2ae53bc5eb LibWeb: Add some helpers to PositionStyleValue hai 1 ano
RadialGradientStyleValue.cpp 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hai 1 ano
RadialGradientStyleValue.h 9165faca5e LibWeb: Support CSS property `background-clip: text` hai 1 ano
RatioStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
RectStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
ResolutionStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
RevertStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
ScrollbarGutterStyleValue.h 6623177265 LibWeb: Implement support for scrollbar-gutter hai 1 ano
ShadowStyleValue.cpp 8502b7ee9f LibWeb: Properly serialize shadow colors hai 1 ano
ShadowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
ShorthandStyleValue.cpp c103269a8e LibWeb: Fill out `font` property data hai 1 ano
ShorthandStyleValue.h aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue hai 1 ano
StringStyleValue.h 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString hai 1 ano
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
StyleValueList.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
TimeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
TransformationStyleValue.cpp c81a640f3e LibWeb/CSS: Serialize transform scale percentage values as numbers hai 1 ano
TransformationStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
TransitionStyleValue.cpp 5dce559ed8 LibWeb: Parse transition style values hai 1 ano
TransitionStyleValue.h 18520561e7 LibWeb: Fix crash for calculated transition duration/delays hai 1 ano
URLStyleValue.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
UnresolvedStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
UnresolvedStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
UnsetStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano