Histórico de Commits

Autor SHA1 Mensagem Data
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup há 1 ano atrás
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andi Gallo 89305f1481 LibWeb: Copy button style properties for generated table and cell há 1 ano atrás
  Andi Gallo a24deff21b LibWeb: Remove unused computed values for removed button flow-root há 1 ano atrás
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label há 1 ano atrás
  Tom d7a3b65a44 LibWeb: Vertically align HTML Button content há 1 ano atrás
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node há 1 ano atrás
  MacDue 24c848607c LibWeb: Don't lay out light DOM children of elements with a shadow root há 2 anos atrás
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build há 2 anos atrás
  Aliaksandr Kalenik 0e8a0a8191 LibWeb: Add support for "display: contents" há 2 anos atrás
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes há 2 anos atrás
  Andi Gallo 48706742d8 LibWeb: Fix remove_irrelevant_boxes há 2 anos atrás
  Simon Wanner 293ece2292 LibWeb: Support list-style-position há 2 anos atrás
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox há 2 anos atrás
  Aliaksandr Kalenik 3a3a085404 LibWeb: Remove Layout::TableRowBox há 2 anos atrás
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox há 2 anos atrás
  Aliaksandr Kalenik 94fd17a467 LibWeb: Wrap child text sequences of grid container in anonymous blocks há 2 anos atrás
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better há 2 anos atrás
  Andi Gallo 668578ddc0 LibWeb: Propagate children_are_inline in wrap_in_anonymous há 2 anos atrás
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction há 2 anos atrás
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
  Andreas Kling 7b4c76788b LibWeb: Don't put abspos grid/flex items in anonymous wrapper há 2 anos atrás
  Andreas Kling 8f311c61af LibWeb: Add out-of-flow boxes to anonymous wrapper block when possible há 2 anos atrás
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Andreas Kling 3e970540b4 LibWeb: Don't compute full style for ::before/::after unless matched há 2 anos atrás
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport há 2 anos atrás