Historial de Commits

Autor SHA1 Mensaje Fecha
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hace 1 año
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels hace 1 año
  Andreas Kling 90e95d38d7 LibWeb: Make `align-items: normal` behave like `stretch` on flex items hace 1 año
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` hace 1 año
  Aliaksandr Kalenik 8b99366b9d LibWeb: Replace to_px() with to_px_or_zero() in FlexFormattingContext hace 1 año
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height hace 1 año
  Andreas Kling 41e7c5766e LibWeb: Support more kinds of indefinite widths on flex column items hace 2 años
  Andreas Kling 15440b156f LibWeb: Ignore flex container size constraints during intrinsic sizing hace 2 años
  PaddiM8 6de701b5c3 LibWeb: Handle auto margins with flex and justify-content hace 2 años
  PaddiM8 a26f2f0aab LibWeb: Handle flex reverse togther with justify-content hace 2 años
  Aliaksandr Kalenik 152ce88984 LibWeb: Avoid leaking infinite remaining_free_space in FFC calculation hace 2 años
  Aliaksandr Kalenik 849cf894d8 LibWeb: Fix division by zero in distribute_any_remaining_free_space hace 2 años
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels hace 2 años
  Aliaksandr Kalenik 5cdd03fc53 LibWeb: Fix divisions by zero in FFC and GFC hace 2 años
  Andreas Kling ac124fbaae LibWeb: Resolve flex item percentages against used flex container sizes hace 2 años
  Andreas Kling 8dd489da61 LibWeb: Fully resolve min- and max-sizes for flex items hace 2 años
  Sebastian Zaha 17d23e76e5 LibWeb: Fix flex & abspos alignment issues hace 2 años
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Sebastian Zaha fd37ad3a84 LibWeb: Fix absolute positioning issues hace 2 años
  Andreas Kling 3372a691da LibWeb: Don't let items flex to infinite size in column layout hace 2 años
  Andreas Kling 1177308afb LibWeb: Support `justify-content: space-evenly` in flex layouts hace 2 años
  Andreas Kling 4474aa0ae5 LibWeb: Resolve flex item `auto` cross sizes through aspect ratio hace 2 años
  Andreas Kling 793c2ff65a LibWeb: Improve align-items in abspos static position of flex child hace 2 años
  Andreas Kling 80a734d42e LibWeb: Improve justify-content in abspos static position of flex child hace 2 años
  Andreas Kling 03ec17fd37 LibWeb: Resolve used insets for flex items hace 2 años
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property hace 2 años
  Andreas Kling 38a6b7ad3d LibWeb: Don't assert when flex-item has `align-self: end` hace 2 años
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout hace 2 años