Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik a8c1d12e84 LibWeb: Fix percentage insets resolution for grid items hace 8 meses
  Aliaksandr Kalenik dd11d48a1d LibWeb: Use available space to resolve sizes in FFC hace 8 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hace 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años
  Andreas Kling 80cffdc0a1 LibWeb: Compute width of absolutely positioned, replaced elements hace 4 años
  Andreas Kling 0ecefbff57 LibWeb: Move absolute positioning up to FormattingContext hace 4 años
  Andreas Kling 5721b2a3da LibWeb: Rename LayoutStyle => CSS::ComputedValues hace 4 años
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes hace 4 años
  Andreas Kling b60801a9ba LibWeb: Apply 'min-width' and 'max-width' constraints to replaced boxes hace 4 años
  Andreas Kling 67732df034 LibWeb: Move replaced element layout out of Layout::ReplacedBox hace 4 años
  Andreas Kling a3acbf1db2 LibWeb: Include padding+border in shrink-to-fit preferred min width hace 4 años
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() hace 4 años
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) hace 4 años
  Andreas Kling b1e75437c9 LibWeb: Keep track of the parent of each formatting context hace 4 años
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace hace 4 años
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts hace 4 años