Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" há 1 ano atrás
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json há 1 ano atrás
  Aliaksandr Kalenik 40dea272d2 LibWeb: Add boxes for before/after pseudos post button layout tweak há 1 ano atrás
  Aliaksandr Kalenik 0160d921e9 LibWeb: Set children of button layout box to be non-inline há 1 ano atrás
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling 589a1e9325 LibWeb: Propagate font-size & line-height into generated table boxes há 1 ano atrás
  Aliaksandr Kalenik ed0dc2ff72 LibWeb: Use flex layout for button content alignment há 1 ano atrás
  Andreas Kling ef9b6c25fa LibWeb: Consolidate consecutive inlines in a single anonymous flex item há 1 ano atrás
  Andi Gallo fab4d543f6 LibWeb: Set line height for table boxes generated during fixup há 1 ano atrás
  Andi Gallo 6175fcdaeb LibWeb: Add a table row to the layout tree for buttons há 1 ano atrás