Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 589a1e9325 LibWeb: Propagate font-size & line-height into generated table boxes vor 1 Jahr
  Aliaksandr Kalenik ed0dc2ff72 LibWeb: Use flex layout for button content alignment vor 1 Jahr
  Andreas Kling ef9b6c25fa LibWeb: Consolidate consecutive inlines in a single anonymous flex item vor 1 Jahr
  Andi Gallo fab4d543f6 LibWeb: Set line height for table boxes generated during fixup vor 1 Jahr
  Andi Gallo 6175fcdaeb LibWeb: Add a table row to the layout tree for buttons vor 1 Jahr
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup vor 2 Jahren
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible vor 2 Jahren
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 2 Jahren
  Andi Gallo 89305f1481 LibWeb: Copy button style properties for generated table and cell vor 2 Jahren
  Andi Gallo a24deff21b LibWeb: Remove unused computed values for removed button flow-root vor 2 Jahren
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label vor 2 Jahren
  Tom d7a3b65a44 LibWeb: Vertically align HTML Button content vor 2 Jahren
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node vor 2 Jahren
  MacDue 24c848607c LibWeb: Don't lay out light DOM children of elements with a shadow root vor 2 Jahren
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build vor 2 Jahren
  Aliaksandr Kalenik 0e8a0a8191 LibWeb: Add support for "display: contents" vor 2 Jahren
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes vor 2 Jahren
  Andi Gallo 48706742d8 LibWeb: Fix remove_irrelevant_boxes vor 2 Jahren
  Simon Wanner 293ece2292 LibWeb: Support list-style-position vor 2 Jahren
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox vor 2 Jahren
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox vor 2 Jahren
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox vor 2 Jahren
  Aliaksandr Kalenik 94fd17a467 LibWeb: Wrap child text sequences of grid container in anonymous blocks vor 2 Jahren
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better vor 2 Jahren
  Andi Gallo 668578ddc0 LibWeb: Propagate children_are_inline in wrap_in_anonymous vor 2 Jahren
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h vor 2 Jahren
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction vor 2 Jahren
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property vor 2 Jahren
  Andreas Kling 7b4c76788b LibWeb: Don't put abspos grid/flex items in anonymous wrapper vor 2 Jahren