Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 493dd5d93c LibWeb: Create `::before` pseudo-element before element children hace 1 año
  Andreas Kling 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements hace 1 año
  Timothy Flynn bdf2323b3f LibWeb: Perform layout of a slot's assigned nodes hace 1 año
  Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" hace 1 año
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json hace 1 año
  Aliaksandr Kalenik 40dea272d2 LibWeb: Add boxes for before/after pseudos post button layout tweak hace 1 año
  Aliaksandr Kalenik 0160d921e9 LibWeb: Set children of button layout box to be non-inline hace 1 año
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String hace 1 año
  Andreas Kling 589a1e9325 LibWeb: Propagate font-size & line-height into generated table boxes hace 1 año
  Aliaksandr Kalenik ed0dc2ff72 LibWeb: Use flex layout for button content alignment hace 1 año
  Andreas Kling ef9b6c25fa LibWeb: Consolidate consecutive inlines in a single anonymous flex item hace 1 año
  Andi Gallo fab4d543f6 LibWeb: Set line height for table boxes generated during fixup hace 1 año
  Andi Gallo 6175fcdaeb LibWeb: Add a table row to the layout tree for buttons hace 1 año
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup hace 2 años
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andi Gallo 89305f1481 LibWeb: Copy button style properties for generated table and cell hace 1 año
  Andi Gallo a24deff21b LibWeb: Remove unused computed values for removed button flow-root hace 1 año
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label hace 1 año
  Tom d7a3b65a44 LibWeb: Vertically align HTML Button content hace 1 año
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node hace 1 año
  MacDue 24c848607c LibWeb: Don't lay out light DOM children of elements with a shadow root hace 2 años
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build hace 2 años
  Aliaksandr Kalenik 0e8a0a8191 LibWeb: Add support for "display: contents" hace 2 años
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes hace 2 años
  Andi Gallo 48706742d8 LibWeb: Fix remove_irrelevant_boxes hace 2 años
  Simon Wanner 293ece2292 LibWeb: Support list-style-position hace 2 años
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox 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