Histórico de Commits

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