Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties před 11 měsíci
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name před 11 měsíci
  Aliaksandr Kalenik d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface před 1 rokem
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode před 1 rokem
  Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places před 1 rokem
  Andrew Kaster b7526a39b0 LibWeb: Expose StyleComputer's FontLoader class publicly před 1 rokem
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors před 1 rokem
  Matthew Olsson 3dd9f2715f LibWeb: Resolve unresolved style values when animating properties před 1 rokem
  Matthew Olsson b2fb9cc7d3 LibWeb: Allow ignoring unresolved style values when iterating properties před 1 rokem
  Andreas Kling 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors před 1 rokem
  Andreas Kling 25c22bb5e5 LibWeb: Reorder MatchingRule members to make it smaller před 1 rokem
  Andreas Kling 77d98b5697 LibWeb: Add per-attribute-name CSS rule buckets před 1 rokem
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update před 1 rokem
  Andreas Kling bbf67faa95 LibWeb: Add CSS rule buckets for pseudo elements, and for :root před 1 rokem
  Aliaksandr Kalenik 33294aea86 LibWeb: Apply shadow root style sheets in StyleComputer před 2 roky
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer před 1 rokem
  Matthew Olsson 9e0ff9c140 LibWeb: Expose CSS shorthand -> longhand conversion před 1 rokem
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations před 1 rokem
  Aliaksandr Kalenik 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec před 1 rokem
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines před 1 rokem
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation před 1 rokem
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx před 1 rokem
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class před 1 rokem
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm před 1 rokem
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits před 1 rokem
  Sam Atkins f7209fb9d4 LibWeb: Implement `font-size: math` před 1 rokem
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property před 1 rokem
  Sam Atkins 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser před 1 rokem
  Sam Atkins 240ec9aeed LibWeb: Treat invalid StyleValues that included var() as `unset` před 1 rokem
  Sam Atkins 6dcd8d4a2c LibWeb: Add support for "User" CascadeOrigin před 1 rokem