Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods há 1 ano atrás
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods há 1 ano atrás
  MacDue 561beb5e95 LibWeb: Move SVG mask/clip layout node creation under DOM::Element há 1 ano atrás
  MacDue c1b5fe61d1 LibWeb: Lay out SVG `<clipPath>` uses há 1 ano atrás
  Aliaksandr Kalenik ca363f0024 LibWeb: Add basic "top layer" support há 1 ano atrás
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors há 1 ano atrás
  MacDue 163b6bb401 LibWeb: Special case SVG masks during layout há 1 ano atrás
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer há 1 ano atrás
  Tim Ledbetter 99fbd33d7d LibWeb: Make button flex wrapper inherit `min-height` property há 1 ano atrás
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap há 1 ano atrás
  Tim Ledbetter 7a3fc621bd LibWeb: Remove invalid assertion in table fixup há 1 ano atrás
  Andreas Kling ba286781b4 LibWeb: Detach all paintables when building/committing layout tree há 1 ano atrás
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues há 1 ano atrás
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues há 1 ano atrás
  Aliaksandr Kalenik 0a7e4a0d22 LibWeb: Ignore "display: contents" boxes while inserting inline nodes há 1 ano atrás
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer há 1 ano atrás
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class há 1 ano atrás
  Andreas Kling 6994ea5885 LibWeb: Skip out-of-flow boxes when wrapping inlines in anonymous block há 1 ano atrás
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm há 1 ano atrás
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element há 1 ano atrás
  Bastiaan van der Plaat 4966c083df LibWeb: Remove progress element custom paintable use shadow dom instead há 1 ano atrás
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support há 1 ano atrás
  Bastiaan van der Plaat 761d824b72 LibWeb: Add basic parse floating point number function há 1 ano atrás
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString há 1 ano atrás
  Bastiaan van der Plaat 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support há 1 ano atrás
  Sam Atkins 1132c858e9 LibWeb: Stop inserting inline nodes into a generated wrapper box há 1 ano atrás
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree há 1 ano atrás
  Sam Atkins 493dd5d93c LibWeb: Create `::before` pseudo-element before element children há 1 ano atrás
  Andreas Kling 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements há 1 ano atrás
  Timothy Flynn bdf2323b3f LibWeb: Perform layout of a slot's assigned nodes há 1 ano atrás