Commit Verlauf

Autor SHA1 Nachricht Datum
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction vor 1 Jahr
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property vor 1 Jahr
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties vor 1 Jahr
  Sam Atkins 6f2f91d1f5 LibWeb: Stop computing `content` in `NodeWithStyle::apply_style()` vor 1 Jahr
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css vor 1 Jahr
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color vor 1 Jahr
  MacDue 517379ff80 LibWeb: Resolve `basic-shape` clip-paths vor 1 Jahr
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute vor 1 Jahr
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods vor 1 Jahr
  Andreas Kling 40a914ce1a LibWeb: Use static position for abspos box axes with auto insets vor 1 Jahr
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` vor 1 Jahr
  MacDue 03f957dc79 LibWeb: Add the `clip-path` property and resolve it for SVG elements vor 1 Jahr
  MacDue 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties vor 1 Jahr
  Zac Brannelly 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values vor 1 Jahr
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property vor 1 Jahr
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues vor 1 Jahr
  Aliaksandr Kalenik 677a00ed92 LibWeb: Add "object-fit" CSS property into ComputedValues vor 1 Jahr
  Tim Ledbetter 588a031e2d LibWeb: Clamp calculated border width values to zero vor 1 Jahr
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs vor 1 Jahr
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments vor 1 Jahr
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible vor 1 Jahr
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
  Andreas Kling 4a35693dd7 LibWeb: Improve style propagation to anonymous wrappers vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr