Histórico de Commits

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