Commit Verlauf

Autor SHA1 Nachricht Datum
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base vor 3 Jahren
  MacDue a6505f6e6d LibWeb: Allow % height of a % height parent in block-formatted elements vor 2 Jahren
  Andreas Kling 3ede8dbffb LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing vor 3 Jahren
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues vor 3 Jahren
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} vor 3 Jahren
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState vor 3 Jahren
  Andreas Kling 61c27815e4 LibWeb: More specialization of intrinsic sizing layout vor 3 Jahren
  Andreas Kling 9784a567d2 LibWeb: Factor out BFC "layout this block-level box" to a function vor 3 Jahren
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints vor 3 Jahren
  Andreas Kling 66d08d2417 LibWeb: Move IFC result measurement from IFC to BFC vor 3 Jahren
  Andreas Kling fd68be29ab LibWeb: Make BFC always drive IFC vor 3 Jahren
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values vor 3 Jahren
  MacDue 61a703816c LibWeb: Base marker size on font height rather than line height vor 3 Jahren
  Karol Kosek a0bea0b86f LibWeb: Calculate floating elements width using min- and max-width vor 3 Jahren
  Andreas Kling fc8c4ea23f LibWeb: Let BFC compute width for block-level replaced elements vor 3 Jahren
  Andreas Kling 20c65e4298 LibWeb: Don't include children of overflow:hidden in scrollable overflow vor 3 Jahren
  Enver Balalic d8ec9a5501 LibWeb: Fix computing_width of a block when LayoutMode::MaxContent vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Andreas Kling 9711e1b303 LibWeb: Make floating boxes in IFC occupy horizontal margin box vor 3 Jahren
  Simon Wanner e5a779aecf LibWeb: Apply the layout_mode argument in BFC::compute_width vor 3 Jahren
  Andreas Kling 3ac9ea369d LibWeb: Don't choke on ICB with inline children vor 3 Jahren
  Andreas Kling d77dfc6b48 LibWeb: Rename FormattingContext::compute_position() => compute_inset() vor 3 Jahren
  Andreas Kling c49c036c84 LibWeb: Stop allowing position:relative to affect layout vor 3 Jahren
  Andreas Kling 0d9c28add9 LibWeb: Don't collapse horizontal margins between floating boxes vor 3 Jahren
  Andreas Kling aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item vor 3 Jahren
  Andreas Kling fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" vor 3 Jahren
  Andreas Kling c02e6f991a LibWeb: Improve vertical margin collapse between adjacent blocks vor 3 Jahren
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow vor 3 Jahren
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them vor 3 Jahren
  Andreas Kling a19b9b727d LibWeb: Place right-side floats relative to their containing block vor 3 Jahren