커밋 기록

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