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