Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 77d98b5697 LibWeb: Add per-attribute-name CSS rule buckets vor 1 Jahr
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update vor 1 Jahr
  Andreas Kling bbf67faa95 LibWeb: Add CSS rule buckets for pseudo elements, and for :root vor 1 Jahr
  Aliaksandr Kalenik 33294aea86 LibWeb: Apply shadow root style sheets in StyleComputer vor 2 Jahren
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer vor 1 Jahr
  Matthew Olsson 9e0ff9c140 LibWeb: Expose CSS shorthand -> longhand conversion vor 1 Jahr
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations vor 1 Jahr
  Aliaksandr Kalenik 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec vor 1 Jahr
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation vor 1 Jahr
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx vor 1 Jahr
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class vor 1 Jahr
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
  Sam Atkins f7209fb9d4 LibWeb: Implement `font-size: math` vor 1 Jahr
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property vor 1 Jahr
  Sam Atkins 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser vor 1 Jahr
  Sam Atkins 240ec9aeed LibWeb: Treat invalid StyleValues that included var() as `unset` vor 1 Jahr
  Sam Atkins 6dcd8d4a2c LibWeb: Add support for "User" CascadeOrigin vor 1 Jahr
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible vor 1 Jahr
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer vor 1 Jahr
  Andreas Kling 69a81243f5 LibWeb: Consider system fonts when looking for inexact weight match vor 1 Jahr
  Bastiaan van der Plaat b05fe22d39 LibWeb: Split of compute font logic in StyleComputer vor 1 Jahr
  Andreas Kling cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace vor 1 Jahr
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule vor 1 Jahr
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword vor 1 Jahr
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property vor 1 Jahr
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function vor 2 Jahren
  Sam Atkins 7a2c8d30b9 LibWeb: Allow `auto` as `animation-duration` and make that the default vor 2 Jahren
  Andi Gallo e48074e401 LibWeb: Make font selection closer to specification vor 2 Jahren