提交历史

作者 SHA1 备注 提交日期
  Bastiaan van der Plaat 4966c083df LibWeb: Remove progress element custom paintable use shadow dom instead 1 年之前
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support 1 年之前
  Bastiaan van der Plaat 761d824b72 LibWeb: Add basic parse floating point number function 1 年之前
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 年之前
  Bastiaan van der Plaat 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 年之前
  Sam Atkins 1132c858e9 LibWeb: Stop inserting inline nodes into a generated wrapper box 1 年之前
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree 1 年之前
  Sam Atkins 493dd5d93c LibWeb: Create `::before` pseudo-element before element children 1 年之前
  Andreas Kling 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements 1 年之前
  Timothy Flynn bdf2323b3f LibWeb: Perform layout of a slot's assigned nodes 1 年之前
  Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" 1 年之前
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 年之前
  Aliaksandr Kalenik 40dea272d2 LibWeb: Add boxes for before/after pseudos post button layout tweak 1 年之前
  Aliaksandr Kalenik 0160d921e9 LibWeb: Set children of button layout box to be non-inline 1 年之前
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 年之前
  Andreas Kling 589a1e9325 LibWeb: Propagate font-size & line-height into generated table boxes 1 年之前
  Aliaksandr Kalenik ed0dc2ff72 LibWeb: Use flex layout for button content alignment 1 年之前
  Andreas Kling ef9b6c25fa LibWeb: Consolidate consecutive inlines in a single anonymous flex item 1 年之前
  Andi Gallo fab4d543f6 LibWeb: Set line height for table boxes generated during fixup 1 年之前
  Andi Gallo 6175fcdaeb LibWeb: Add a table row to the layout tree for buttons 1 年之前
  Andi Gallo 769f11f9ae LibWeb: Implement table missing cells fixup 1 年之前
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andi Gallo 89305f1481 LibWeb: Copy button style properties for generated table and cell 1 年之前
  Andi Gallo a24deff21b LibWeb: Remove unused computed values for removed button flow-root 1 年之前
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label 1 年之前
  Tom d7a3b65a44 LibWeb: Vertically align HTML Button content 1 年之前
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node 1 年之前
  MacDue 24c848607c LibWeb: Don't lay out light DOM children of elements with a shadow root 1 年之前
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build 1 年之前