Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations hace 2 años
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() hace 2 años
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() hace 2 años
  Sam Atkins 4ecf0b7768 LibWeb: Remove StyleValue::has/to_number() hace 2 años
  Sam Atkins 5f755d721e LibWeb: Remove StyleValue::has_rect() hace 2 años
  Andreas Kling 09eb3ef405 LibWeb: Add fit-content as a valid size value for CSS width hace 2 años
  Aliaksandr Kalenik 6e0601a63e LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows hace 2 años
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties hace 2 años
  Andreas Kling 2e13f65ff4 LibWeb: Support flex-basis: calc(...) hace 2 años
  Andreas Kling da768e7c46 LibWeb: Don't crash on unresolvable line-height: calc() value hace 2 años
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property hace 2 años
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue hace 2 años
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct hace 2 años
  MacDue 297d8eebcd LibWeb: Add stop-color as a CSS property hace 2 años
  Andreas Kling 7465362fe7 LibWeb: Clamp CSS z-index to the range of a 32-bit integer hace 2 años
  Sam Atkins 6bf5371124 LibWeb: Properly handle `auto` in StyleProperties::length_percentage() hace 2 años
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length hace 2 años
  Sam Atkins 62a8cf2bb8 LibWeb: Let CSS::Size contain a CalculatedStyleValue hace 2 años
  Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 3a2de67c7b LibWeb: Split RectStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins cd06b1341b LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 9b834058ee LibWeb: Split StringStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 08fa513887 LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins d39788556a LibWeb: Split GridTrackSizeStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 486ef3df7f LibWeb: Split GridTrackPlacementStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 4dc99e49a1 LibWeb: Split GridTemplateAreaStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 9436b7de83 LibWeb: Split ContentStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 777d3e73f9 LibWeb: Split AngleStyleValue out of StyleValue.{h,cpp} hace 2 años
  MacDue 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property hace 2 años