Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling bdb67d2bcb LibWeb: Use LayoutState::UsedValues::containing_block_used_values() more преди 10 месеца
  Aliaksandr Kalenik 90b8bfc04c LibWeb: Save layout mode inside formatting context object преди 10 месеца
  Aliaksandr Kalenik 623e358d7a LibWeb: Remove `box` argument from FormattingContext::run() преди 10 месеца
  Sam Atkins 9e32c9329a LibWeb: Reserve enough space for span>1 columns in BorderConflictFinder преди 1 година
  Andreas Kling 34f2cbf202 LibWeb: Honor intrinsic constraints on available space in table widths преди 1 година
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places преди 1 година
  Aliaksandr Kalenik 7b75d0c1f0 LibWeb: Fix height distribution in "vertical-align: baseline" in TFC преди 1 година
  Aliaksandr Kalenik 6fc59039c4 LibWeb: Skip cells layout in table box width calculation преди 1 година
  Tim Ledbetter 58df9c45b9 LibWeb: Avoid division by zero when computing table width преди 1 година
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() преди 1 година
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} преди 1 година
  Aliaksandr Kalenik 4676b288a2 LibWeb: Set table width to GRIDMAX if calculated value is max-content преди 1 година
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute преди 1 година
  Aliaksandr Kalenik 8d05ff1fe7 LibWeb: Print FIXME if vertical-align value is not supported in TFC преди 1 година
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels преди 1 година
  Andi Gallo 4a124333c8 LibWeb: Add back undistributable space when adjusting table width преди 1 година
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) преди 1 година
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels преди 1 година
  Andi Gallo 29352f570a LibWeb: Fix table column constrainedness преди 1 година
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup преди 2 години
  Andi Gallo 4c0816b002 LibWeb: Move table grid slots functionality to separate module преди 1 година
  Andi Gallo 65854c3411 LibWeb: Set table wrapper width from the table box преди 1 година
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` преди 1 година
  Andi Gallo d5f54956ba LibWeb: Use the auto table width formula if it cannot be resolved преди 1 година
  Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height преди 1 година
  Aliaksandr Kalenik c102bcda9b LibWeb: Replace to_px() with to_px_or_zero() in TableFormattingContext преди 1 година
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height преди 1 година
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width преди 1 година
  Andi Gallo ada05ab4e4 LibWeb: Implement fixed table layout преди 2 години
  Andi Gallo 7b0b501418 LibWeb: Improve adjustment of automatic table width with percentages преди 2 години