Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` hace 2 años
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser hace 2 años
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser hace 2 años
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length hace 2 años
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property hace 2 años
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property hace 2 años
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute hace 2 años
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption hace 2 años
  Simon Wanner 293ece2292 LibWeb: Support list-style-position hace 2 años
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations 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
  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
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} hace 2 años
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp hace 2 años
  MacDue 87b8a36e56 LibWeb: Parse and plumb the `accent-color` CSS property hace 2 años
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units hace 2 años
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues hace 2 años
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property hace 2 años
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property hace 2 años
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units hace 2 años
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table hace 2 años
  Karol Kosek e338a0656d LibWeb: Remove unused StyleProperties::length_or_fallback function hace 2 años
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators hace 2 años
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes hace 2 años
  Luke Wilde 5e2b41175c LibWeb: Return empty Optional<StyleProperty> for shorthand properties hace 2 años
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes hace 2 años
  Andreas Kling f8a2c0586a LibWeb: Parse the CSS align-content property hace 2 años
  Andreas Kling 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values hace 2 años