Historie revizí

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