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

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik 849cf894d8 LibWeb: Fix division by zero in distribute_any_remaining_free_space пре 1 година
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels пре 1 година
  Aliaksandr Kalenik 5cdd03fc53 LibWeb: Fix divisions by zero in FFC and GFC пре 1 година
  Andreas Kling ac124fbaae LibWeb: Resolve flex item percentages against used flex container sizes пре 2 година
  Andreas Kling 8dd489da61 LibWeb: Fully resolve min- and max-sizes for flex items пре 2 година
  Sebastian Zaha 17d23e76e5 LibWeb: Fix flex & abspos alignment issues пре 2 година
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions пре 2 година
  Sebastian Zaha fd37ad3a84 LibWeb: Fix absolute positioning issues пре 2 година
  Andreas Kling 3372a691da LibWeb: Don't let items flex to infinite size in column layout пре 2 година
  Andreas Kling 1177308afb LibWeb: Support `justify-content: space-evenly` in flex layouts пре 2 година
  Andreas Kling 4474aa0ae5 LibWeb: Resolve flex item `auto` cross sizes through aspect ratio пре 2 година
  Andreas Kling 793c2ff65a LibWeb: Improve align-items in abspos static position of flex child пре 2 година
  Andreas Kling 80a734d42e LibWeb: Improve justify-content in abspos static position of flex child пре 2 година
  Andreas Kling 03ec17fd37 LibWeb: Resolve used insets for flex items пре 2 година
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property пре 2 година
  Andreas Kling 38a6b7ad3d LibWeb: Don't assert when flex-item has `align-self: end` пре 2 година
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels пре 2 година
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout пре 2 година
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box пре 2 година
  Andreas Kling a5f8f8238f LibWeb: Fix a case of incorrect flex container max-content main size пре 2 година
  Andreas Kling 9e807d7c6a LibWeb: Support `start` and `end` alignment values in flex layout пре 2 година
  Andreas Kling 06617a982e LibWeb: Support flex items with calc() main size containing percentages пре 2 година
  Andreas Kling 3f9cfa144c LibWeb: Allow infinitely long flex lines when sizing under max-content пре 2 година
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext пре 2 година
  Andreas Kling 30feb95d53 LibWeb: Support reverse flex layout with space-around/space-between пре 2 година
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point пре 2 година
  Andreas Kling e3d182bfe2 LibWeb: Fix "Unsupported main size for flex-basis" spam about calc() пре 2 година
  Andreas Kling 2e13f65ff4 LibWeb: Support flex-basis: calc(...) пре 2 година
  Andreas Kling b98252728e LibWeb: Fix percentage min/max sizes on flex items with intrinsic ratio пре 2 година
  Andreas Kling 0c26717ba3 LibWeb: Adjust flex item main size through aspect ratio if needed пре 2 година