Commit History

Autor SHA1 Mensaxe Data
  stelar7 c73f476915 LibWeb: Implement CSS `sin()` %!s(int64=2) %!d(string=hai) anos
  stelar7 e1e382152c LibWeb: Implement CSS `sign()` %!s(int64=2) %!d(string=hai) anos
  stelar7 79fc4c8a82 LibWeb: Implement CSS `abs()` %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing %!s(int64=2) %!d(string=hai) anos
  stelar7 2ef6aa5f3d LibWeb: Parse `clamp()` css math function %!s(int64=2) %!d(string=hai) anos
  stelar7 eaee0ecd88 LibWeb: Parse `max()` css math function %!s(int64=2) %!d(string=hai) anos
  stelar7 6a10821bfd LibWeb: Parse `min()` css math function %!s(int64=2) %!d(string=hai) anos
  stelar7 570e43a66a LibWeb: Move function parsing to separate method %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` %!s(int64=2) %!d(string=hai) anos
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik ab5b89eb95 LibWeb: Add basic parsing of grid shorthand CSS property %!s(int64=2) %!d(string=hai) anos
  Sam Atkins c0e61f92c0 LibWeb: Remove now-unused `parse_css_value(ComponentValue)` method %!s(int64=2) %!d(string=hai) anos
  Sam Atkins c8626f2294 LibWeb: Use new StyleValue parsing for font and font-family %!s(int64=2) %!d(string=hai) anos
  Sam Atkins d90ad19201 LibWeb: Use new StyleValue parsing for "simple" properties %!s(int64=2) %!d(string=hai) anos
  Sam Atkins bcacc2357e LibWeb: Implement smarter CSS StyleValue parsing %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 6e0601a63e LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6fe4fcb74b LibWeb: Add a class to represent the "source set" concept from HTML %!s(int64=2) %!d(string=hai) anos
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value %!s(int64=2) %!d(string=hai) anos
  Sam Atkins ba6d37ee6f LibWeb: Propagate errors when parsing StyleValues %!s(int64=2) %!d(string=hai) anos
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property %!s(int64=2) %!d(string=hai) anos
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property %!s(int64=2) %!d(string=hai) anos
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue %!s(int64=2) %!d(string=hai) anos
  MacDue a5fa5e55ef LibWeb: Allow specifying a URL for an SVG fill %!s(int64=2) %!d(string=hai) anos
  Sam Atkins d0f80b40b2 LibWeb: Reimplement CalculatedStyleValue as a calculation node tree %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1352f8820b LibWeb: Simplify CalculatedStyleValue types to match CSS-VALUES-4 :^) %!s(int64=2) %!d(string=hai) anos
  MacDue bed55ac669 LibWeb: Parse and plumb background-position-x/y %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} %!s(int64=2) %!d(string=hai) anos
  Sam Atkins d64ddeaec4 LibWeb: Move PositionValue into its own files %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp %!s(int64=2) %!d(string=hai) anos