Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 1de0ca3286 LibWeb: Compute value for `content` property há 3 anos atrás
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations há 3 anos atrás
  Andreas Kling c8051f8b5b LibWeb: Add Layout::Node::debug_description() há 3 anos atrás
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property há 3 anos atrás
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls há 3 anos atrás
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() há 3 anos atrás
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights há 3 anos atrás
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' há 3 anos atrás
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API há 3 anos atrás
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support há 3 anos atrás
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() há 3 anos atrás
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage há 3 anos atrás
  Sam Atkins c8409cd58d LibWeb: Remove Node::m_font_size há 3 anos atrás
  Sam Atkins 2a3abf09ff LibWeb: Remove BorderRadiusStyleValue::to_length() hack há 3 anos atrás
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ há 3 anos atrás
  Sam Atkins aa43bee0d1 LibWeb: Store all background properties in BackgroundLayerData há 3 anos atrás
  Sam Atkins 3d127472ba LibWeb: Remove background_image from NodeWithStyle há 3 anos atrás
  Sam Atkins a214036509 LibWeb: Remove background-repeat/image fields and getters há 3 anos atrás
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues há 3 anos atrás
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties há 3 anos atrás
  Timothy Flynn ef62118c8b LibWeb: Render any specified list-style-image for list items há 3 anos atrás
  Sam Atkins 0f393771b7 LibWeb: Move image resource request out of ImageStyleValue constructor há 3 anos atrás
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available há 3 anos atrás
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available há 3 anos atrás
  Andreas Kling 439721f38c LibWeb: CSS display:position does not imply definite size há 3 anos atrás
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property há 3 anos atrás
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer há 3 anos atrás
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing há 3 anos atrás
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution há 3 anos atrás
  Sam Atkins 058d44dcae LibWeb: Replace last couple of StyleValue casts with `as_foo()` há 3 anos atrás