Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Tim Ledbetter 58df9c45b9 LibWeb: Avoid division by zero when computing table width 1 vuosi sitten
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 vuosi sitten
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 vuosi sitten
  Aliaksandr Kalenik 4676b288a2 LibWeb: Set table width to GRIDMAX if calculated value is max-content 1 vuosi sitten
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 vuosi sitten
  Aliaksandr Kalenik 8d05ff1fe7 LibWeb: Print FIXME if vertical-align value is not supported in TFC 1 vuosi sitten
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 vuosi sitten
  Andi Gallo 4a124333c8 LibWeb: Add back undistributable space when adjusting table width 1 vuosi sitten
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 vuosi sitten
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 vuosi sitten
  Andi Gallo 29352f570a LibWeb: Fix table column constrainedness 1 vuosi sitten
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup 1 vuosi sitten
  Andi Gallo 4c0816b002 LibWeb: Move table grid slots functionality to separate module 1 vuosi sitten
  Andi Gallo 65854c3411 LibWeb: Set table wrapper width from the table box 1 vuosi sitten
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` 1 vuosi sitten
  Andi Gallo d5f54956ba LibWeb: Use the auto table width formula if it cannot be resolved 1 vuosi sitten
  Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height 1 vuosi sitten
  Aliaksandr Kalenik c102bcda9b LibWeb: Replace to_px() with to_px_or_zero() in TableFormattingContext 1 vuosi sitten
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height 1 vuosi sitten
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width 1 vuosi sitten
  Andi Gallo ada05ab4e4 LibWeb: Implement fixed table layout 1 vuosi sitten
  Andi Gallo 7b0b501418 LibWeb: Improve adjustment of automatic table width with percentages 1 vuosi sitten
  Andi Gallo 4cde5f6d76 LibWeb: Fix border for cells spanning entire table width or height 1 vuosi sitten
  Andi Gallo 3b75b9ef1c LibWeb: Avoid division by zero when computing table measures 1 vuosi sitten
  Andi Gallo 8f7b269bf1 LibWeb: Convert divisor to double in TableFormattingContext 1 vuosi sitten
  Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method 1 vuosi sitten
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution 2 vuotta sitten
  Andi Gallo 66c92ebe3d LibWeb: Fix vertical position of top table caption 1 vuosi sitten
  Andi Gallo 268355c759 LibWeb: Implement iterative percentage size for spanning table cells 2 vuotta sitten
  Andi Gallo 1f3fca996c LibWeb: Use intrinsic_percentage instead of percentage_{width, height} 2 vuotta sitten