Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling a5422a210f LibWeb: Use the correct containing block for position:absolute width пре 4 година
  Andreas Kling f35f605a24 LibWeb: Make sure the ICB is at least as tall as the viewport пре 4 година
  Andreas Kling 17c529e6c5 LibWeb: Generate the CSS::ValueID enum and its helper functions пре 4 година
  Andreas Kling b861de0a13 LibWeb: Use final box model metrics for absolute 'right' and 'bottom' пре 4 година
  Andreas Kling d1479aef56 LibWeb: Layout absolutely positioned children *after* computing height пре 4 година
  Andreas Kling 9d442ba606 LibWeb: Store layout box model metrics as floats пре 4 година
  Andreas Kling 66e9dde86f LibWeb: Don't place floating boxes before everything else пре 4 година
  Andreas Kling 552ba1b0a3 LibWeb: Remove some unnecessary is_replaced() checks in BFC пре 4 година
  Andreas Kling 67732df034 LibWeb: Move replaced element layout out of Layout::ReplacedBox пре 4 година
  Andreas Kling e8d6691470 LibWeb: Fix inline-block width computation with no specified width пре 4 година
  Andreas Kling be18ac36b2 LibWeb: Use CSS::Length::resolved_or_zero() in a few places пре 4 година
  Andreas Kling cb04a5c52c LibWeb: Forget floating boxes once we've gone past them пре 4 година
  Andreas Kling 9470169317 LibWeb: Floating elements should not stack horizontally after clear пре 4 година
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() пре 4 година
  Andreas Kling b638e74b68 LibWeb: Move box floatation out of normal flow layout пре 4 година
  Andreas Kling d582828040 LibWeb: Layout floating children per block instead of whole BFC at once пре 4 година
  Andreas Kling 6b4281c3aa LibWeb: Do floating box placement together with other boxes пре 4 година
  Andreas Kling af757a1659 LibWeb: Naively implement the CSS clear property пре 4 година
  Andreas Kling 26a9ab7cd5 LibWeb: Floating boxes with width:auto should be shrink-to-fit пре 4 година
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) пре 4 година
  Andreas Kling 157896cc0b LibWeb: Block layout should account for vertical border space пре 4 година
  Andreas Kling c39e29d186 LibWeb: Block layout should resolve relative lengths against each box пре 4 година
  Andreas Kling 169a9150cb LibWeb: Rename LayoutNode::is_root() => is_initial_containing_block() пре 4 година
  Andreas Kling b1e75437c9 LibWeb: Keep track of the parent of each formatting context пре 4 година
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace пре 4 година
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts пре 4 година