Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 30b636e90b LibWeb: Add "position: sticky" support hace 11 meses
  Samuel Fry 23b4367c9c LibWeb: Support parsing column-span hace 11 meses
  Samuel Fry c113d3fae9 LibWeb: Support parsing column-width hace 11 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hace 11 meses
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue hace 11 meses
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction hace 1 año
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property hace 1 año
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties hace 1 año
  Sam Atkins 6f2f91d1f5 LibWeb: Stop computing `content` in `NodeWithStyle::apply_style()` hace 1 año
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css hace 1 año
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color hace 1 año
  MacDue 517379ff80 LibWeb: Resolve `basic-shape` clip-paths hace 1 año
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute hace 1 año
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods hace 1 año
  Andreas Kling 40a914ce1a LibWeb: Use static position for abspos box axes with auto insets hace 1 año
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` hace 1 año
  MacDue 03f957dc79 LibWeb: Add the `clip-path` property and resolve it for SVG elements hace 1 año
  MacDue 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties hace 1 año
  Zac Brannelly 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values hace 1 año
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property hace 1 año
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues hace 1 año
  Aliaksandr Kalenik 677a00ed92 LibWeb: Add "object-fit" CSS property into ComputedValues hace 1 año
  Tim Ledbetter 588a031e2d LibWeb: Clamp calculated border width values to zero hace 1 año
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs hace 1 año
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap hace 1 año
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property hace 1 año
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable hace 1 año
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable hace 1 año
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments hace 1 año