Historial de Commits

Autor SHA1 Mensaje Fecha
  Andi Gallo 26c20e3da1 LibWeb: Split BorderConflictFinder::conflicting_edges method hace 2 años
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution hace 2 años
  Andi Gallo 268355c759 LibWeb: Implement iterative percentage size for spanning table cells hace 2 años
  Andi Gallo 1f3fca996c LibWeb: Use intrinsic_percentage instead of percentage_{width, height} hace 2 años
  Andi Gallo 6dfa1c2548 LibWeb: Distribute excess width to columns as in specification hace 2 años
  Andi Gallo eb20eeb54c LibWeb: Use column and row size for cell outer sizes hace 2 años
  Andi Gallo 28509e3edd LibWeb: Check column or row size attributes for constrainedness hace 2 años
  Andi Gallo 19a26533a9 LibWeb: Make the type of column whether it's percent or not hace 2 años
  Andi Gallo 13687085dd LibWeb: Better align outer max sizes for cells with the specification hace 2 años
  Andi Gallo a9a5224132 LibWeb: Add 'outer' prefix to {min, max}_{width, height} hace 2 años
  Andi Gallo 3476cf0fcb LibWeb: Add border conflict resolution with rowgroup hace 2 años
  Andi Gallo e30662a8a0 LibWeb: Resolve table border conflicts with cells hace 2 años
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders hace 2 años
  Andi Gallo 85c1b93eb7 LibWeb: Resolve table border conflicts at edge level hace 2 años
  Andi Gallo 9cb4fe6a6f LibWeb: Don't distribute excess width to constrained columns hace 2 años
  Andi Gallo 8afe5ce718 LibWeb: Fix min-content initialization for row measures hace 2 años
  Andi Gallo 8e52d1125d LibWeb: Take specified height into account for automatic table height hace 2 años
  Andi Gallo e4d0c077c3 LibWeb: Don't skip width computation for intrinsic table width hace 2 años
  Andi Gallo b69036970b LibWeb: Add layout support for border spacing hace 2 años
  Andi Gallo 6a7a7e2337 LibWeb: Some row span fixes when combined with nested tables hace 2 años
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution hace 2 años
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption hace 2 años
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox hace 2 años
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox hace 2 años
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point hace 2 años
  Andi Gallo e6221117a5 LibWeb: Implement table rowspan hace 2 años
  Aliaksandr Kalenik d9f0c2a806 LibWeb: Implement "distribute height to rows" step in TFC hace 2 años
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Matthew Olsson bab883bf8e LibJS+LibWeb: Add a bunch of missing includes hace 2 años