Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 61c27815e4 LibWeb: More specialization of intrinsic sizing layout há 3 anos atrás
  Andreas Kling 9784a567d2 LibWeb: Factor out BFC "layout this block-level box" to a function há 3 anos atrás
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints há 3 anos atrás
  Andreas Kling 66d08d2417 LibWeb: Move IFC result measurement from IFC to BFC há 3 anos atrás
  Andreas Kling fd68be29ab LibWeb: Make BFC always drive IFC há 3 anos atrás
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values há 3 anos atrás
  MacDue 61a703816c LibWeb: Base marker size on font height rather than line height há 3 anos atrás
  Karol Kosek a0bea0b86f LibWeb: Calculate floating elements width using min- and max-width há 3 anos atrás
  Andreas Kling fc8c4ea23f LibWeb: Let BFC compute width for block-level replaced elements há 3 anos atrás
  Andreas Kling 20c65e4298 LibWeb: Don't include children of overflow:hidden in scrollable overflow há 3 anos atrás
  Enver Balalic d8ec9a5501 LibWeb: Fix computing_width of a block when LayoutMode::MaxContent há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Andreas Kling 9711e1b303 LibWeb: Make floating boxes in IFC occupy horizontal margin box há 3 anos atrás
  Simon Wanner e5a779aecf LibWeb: Apply the layout_mode argument in BFC::compute_width há 3 anos atrás
  Andreas Kling 3ac9ea369d LibWeb: Don't choke on ICB with inline children há 3 anos atrás
  Andreas Kling d77dfc6b48 LibWeb: Rename FormattingContext::compute_position() => compute_inset() há 3 anos atrás
  Andreas Kling c49c036c84 LibWeb: Stop allowing position:relative to affect layout há 3 anos atrás
  Andreas Kling 0d9c28add9 LibWeb: Don't collapse horizontal margins between floating boxes há 3 anos atrás
  Andreas Kling aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item há 3 anos atrás
  Andreas Kling fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" há 3 anos atrás
  Andreas Kling c02e6f991a LibWeb: Improve vertical margin collapse between adjacent blocks há 3 anos atrás
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow há 3 anos atrás
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them há 3 anos atrás
  Andreas Kling a19b9b727d LibWeb: Place right-side floats relative to their containing block há 3 anos atrás
  Simon Wanner a2331e8dd3 LibWeb: Implement CSS transforms on stacking contexts há 3 anos atrás
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge há 3 anos atrás
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC há 3 anos atrás
  Andreas Kling 6de10858b9 LibWeb: Only collapse vertical margin between BlockContainer siblings há 3 anos atrás
  Andreas Kling c2a66b77df LibWeb: Measure intrinsic block width *around* children's border edge há 3 anos atrás
  Andreas Kling 56df05ae44 LibWeb: Always include floats when computing height:auto for blocks há 3 anos atrás