Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c8051f8b5b LibWeb: Add Layout::Node::debug_description() vor 3 Jahren
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property vor 3 Jahren
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls vor 3 Jahren
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() vor 3 Jahren
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights vor 3 Jahren
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' vor 3 Jahren
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API vor 3 Jahren
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support vor 3 Jahren
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() vor 3 Jahren
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage vor 3 Jahren
  Sam Atkins c8409cd58d LibWeb: Remove Node::m_font_size vor 3 Jahren
  Sam Atkins 2a3abf09ff LibWeb: Remove BorderRadiusStyleValue::to_length() hack vor 3 Jahren
  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