Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements há 2 anos atrás
  Andreas Kling 4005793e79 LibWeb: Handle CSS "color: currentcolor" há 2 anos atrás
  Andreas Kling 3f4de06fc2 LibWeb: Cache the root element font metrics when calculating them há 2 anos atrás
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
  Andreas Kling 3e62ab996d LibWeb: Put debug spam about unimplemented calc() expansion behind flag há 2 anos atrás
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value há 2 anos atrás
  Sam Atkins ba6d37ee6f LibWeb: Propagate errors when parsing StyleValues há 2 anos atrás
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues há 2 anos atrás
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction há 2 anos atrás
  Andreas Kling 610a7603a2 LibWeb: Implement more box type transformation edge cases há 2 anos atrás
  Emil Militzer fe40a7b664 LibWeb: Only change inside value during blockification há 2 anos atrás
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property há 2 anos atrás
  Sam Atkins 3c171593f8 LibWeb: Merge StyleComputer root-element font-metric calculation methods há 2 anos atrás
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct há 2 anos atrás
  Andreas Kling c0b4083b02 LibWeb: Blockify pseudo elements that are flex items há 2 anos atrás
  MacDue b85d24b1f4 LibWeb: Expand background-position layers into x/y position lists há 2 anos atrás
  MacDue bed55ac669 LibWeb: Parse and plumb background-position-x/y há 2 anos atrás
  Andreas Kling 8bb0be7d4f LibWeb: Don't apply presentational hints to associated pseudo elements há 2 anos atrás
  Andreas Kling 620a34a463 LibWeb: Don't apply element inline style to associated pseudo elements há 2 anos atrás
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length há 2 anos atrás
  Andreas Kling 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets há 2 anos atrás
  Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 1d948f7462 LibWeb: Split UnresolvedStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 66cb7edffb LibWeb: Split TextDecorationStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins f98634586e LibWeb: Split OverflowStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 7f6add1c6e LibWeb: Split NumericStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins fba2dacc7a LibWeb: Split ListStyleStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 9a84151169 LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp} há 2 anos atrás