Historique des commits

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