Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ vor 3 Jahren
  Sam Atkins aa43bee0d1 LibWeb: Store all background properties in BackgroundLayerData vor 3 Jahren
  Sam Atkins 3d127472ba LibWeb: Remove background_image from NodeWithStyle vor 3 Jahren
  Sam Atkins a214036509 LibWeb: Remove background-repeat/image fields and getters vor 3 Jahren
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues vor 3 Jahren
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties vor 3 Jahren
  Timothy Flynn ef62118c8b LibWeb: Render any specified list-style-image for list items vor 3 Jahren
  Sam Atkins 0f393771b7 LibWeb: Move image resource request out of ImageStyleValue constructor vor 3 Jahren
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available vor 3 Jahren
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available vor 3 Jahren
  Andreas Kling 439721f38c LibWeb: CSS display:position does not imply definite size vor 3 Jahren
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property vor 3 Jahren
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer vor 3 Jahren
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing vor 3 Jahren
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution vor 3 Jahren
  Sam Atkins 058d44dcae LibWeb: Replace last couple of StyleValue casts with `as_foo()` vor 3 Jahren
  Sam Atkins 4b554ba92a LibWeb: Clarify StyleValue API with new naming scheme vor 3 Jahren
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system vor 3 Jahren
  Tobias Christiansen ddb7402649 LibWeb: Also avoid setting definite size for height vor 3 Jahren
  Sam Atkins f4ea235a33 LibWeb: Replace hard-coded defaults in Node::apply_style() vor 3 Jahren
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document vor 3 Jahren
  Sam Atkins 3964b81d2b LibWeb: Add for CSS `fill/stroke/stroke-color` properties for SVG vor 3 Jahren
  Tobias Christiansen ef22a1b2dc LibWeb: Avoid setting definite {width,height} when "auto" is specified vor 3 Jahren
  Tobias Christiansen 307f90b675 LibWeb: Add proper parsing of the AlignItems property vor 3 Jahren
  Andreas Kling 28fabd4728 LibWeb: Make Layout::Node::paint() pure virtual vor 3 Jahren
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock vor 3 Jahren
  Luke Wilde f7f37eaa0f LibWeb: Make Node::root return a reference vor 3 Jahren
  Sam Atkins 3c541452b7 LibWeb: Calculate font-size in NodeWidthStyle::apply_style() vor 4 Jahren
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes vor 4 Jahren
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue vor 4 Jahren