Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue 163b6bb401 LibWeb: Special case SVG masks during layout hace 1 año
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer hace 1 año
  Tim Ledbetter 99fbd33d7d LibWeb: Make button flex wrapper inherit `min-height` property hace 1 año
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap hace 1 año
  Tim Ledbetter 7a3fc621bd LibWeb: Remove invalid assertion in table fixup hace 1 año
  Andreas Kling ba286781b4 LibWeb: Detach all paintables when building/committing layout tree hace 1 año
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues hace 1 año
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues hace 1 año
  Aliaksandr Kalenik 0a7e4a0d22 LibWeb: Ignore "display: contents" boxes while inserting inline nodes hace 1 año
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer hace 1 año
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class hace 1 año
  Andreas Kling 6994ea5885 LibWeb: Skip out-of-flow boxes when wrapping inlines in anonymous block hace 1 año
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm hace 1 año
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element hace 1 año
  Bastiaan van der Plaat 4966c083df LibWeb: Remove progress element custom paintable use shadow dom instead hace 1 año
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support hace 1 año
  Bastiaan van der Plaat 761d824b72 LibWeb: Add basic parse floating point number function hace 1 año
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString hace 1 año
  Bastiaan van der Plaat 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support hace 1 año
  Sam Atkins 1132c858e9 LibWeb: Stop inserting inline nodes into a generated wrapper box hace 1 año
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree hace 1 año
  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