Andreas Kling 51caa14381 LibWeb: Remove FrameLoader 1 éve
..
AbstractImageStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
AngleStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
AngleStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BackgroundRepeatStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BackgroundRepeatStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BackgroundSizeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BackgroundSizeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BorderRadiusStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BorderRadiusStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BorderStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
BorderStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
CalculatedStyleValue.cpp 53f3ed026a LibWeb: Mark CalculatedStyleValue::resolve_integer() as const 1 éve
CalculatedStyleValue.h 53f3ed026a LibWeb: Mark CalculatedStyleValue::resolve_integer() as const 1 éve
ColorStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ColorStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ConicGradientStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ConicGradientStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ContentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
CustomIdentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
DisplayStyleValue.cpp 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 éve
DisplayStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
EasingStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
EasingStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
EdgeStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
EdgeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
FilterValueListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
FilterValueListStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
FontStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
FontStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
FrequencyStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridAreaShorthandStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridAreaShorthandStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridAutoFlowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridAutoFlowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTemplateAreaStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTemplateAreaStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackPlacementShorthandStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackPlacementShorthandStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackPlacementStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackPlacementStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackSizeListShorthandStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackSizeListShorthandStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackSizeListStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
GridTrackSizeListStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
IdentifierStyleValue.cpp 51caa14381 LibWeb: Remove FrameLoader 1 éve
IdentifierStyleValue.h 1dcd63be05 LibWeb: Deduplicate "ident is color" check 1 éve
ImageStyleValue.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 éve
ImageStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
InheritStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
InitialStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
IntegerStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
IntegerStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
LengthStyleValue.cpp eca144a75e LibWeb: Make absolutizing StyleValues infallible 1 éve
LengthStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
LinearGradientStyleValue.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions 1 éve
LinearGradientStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ListStyleStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ListStyleStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
MathDepthStyleValue.cpp 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 éve
MathDepthStyleValue.h 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 éve
NumberStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
NumberStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
OverflowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
OverflowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PercentageStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PlaceContentStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PlaceContentStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PlaceItemsStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PlaceItemsStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PlaceSelfStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PlaceSelfStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PositionStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
PositionStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
RadialGradientStyleValue.cpp 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes 1 éve
RadialGradientStyleValue.h 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes 1 éve
RatioStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
RectStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
RectStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ResolutionStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
RevertStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ShadowStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ShadowStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
ShorthandStyleValue.cpp 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue 1 éve
ShorthandStyleValue.h aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue 1 éve
StringStyleValue.h ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes 1 éve
StyleValueList.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
StyleValueList.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
TextDecorationStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
TextDecorationStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
TimeStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
TransformationStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
TransformationStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
URLStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
UnresolvedStyleValue.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
UnresolvedStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve
UnsetStyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 éve