Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` hace 8 meses
  Sam Atkins e4245dc39e LibWeb/CSS: Process style properties from CSSNestedDeclarations rules hace 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Aliaksandr Kalenik 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded hace 9 meses
  Sam Atkins bea47a2554 LibWeb/CSS: Correct behavior of `revert` inside a `@layer` hace 9 meses
  Aliaksandr Kalenik 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted hace 9 meses
  Andreas Kling 8beb7c7700 LibWeb: Cache whether there are any :has() selectors present hace 9 meses
  Sam Atkins a1fca1a7f3 LibWeb: Start transitions when affected properties change hace 9 meses
  Andreas Kling 32299e74cb LibWeb: Make CSS font loader tolerate WPT web server shenanigans hace 9 meses
  Andreas Kling 87056ee0d2 LibWeb: Bucket CSS rules by pseudo-element hace 10 meses
  Andreas Kling ef4f5ac8fb LibWeb: Filter :hover selectors early for elements that aren't hovered hace 10 meses
  Andreas Kling 49d2b11085 LibWeb: Remove MatchingRule::contains_root_pseudo_class member hace 10 meses
  Andreas Kling c8f22f65d9 LibWeb: Filter rules to run before allocating vector of matches hace 10 meses
  Sam Atkins a50da405e9 LibWeb/CSS: Implement cascade layers (aka `@layer`) hace 10 meses
  Sam Atkins 49b2eb5f51 LibWeb: Add Document::get_style_sheet_source() hace 10 meses
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties hace 11 meses
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name hace 11 meses
  Aliaksandr Kalenik d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface hace 1 año
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode hace 1 año
  Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places hace 1 año
  Andrew Kaster b7526a39b0 LibWeb: Expose StyleComputer's FontLoader class publicly hace 1 año
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors hace 1 año
  Matthew Olsson 3dd9f2715f LibWeb: Resolve unresolved style values when animating properties hace 1 año
  Matthew Olsson b2fb9cc7d3 LibWeb: Allow ignoring unresolved style values when iterating properties hace 1 año
  Andreas Kling 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors hace 1 año
  Andreas Kling 25c22bb5e5 LibWeb: Reorder MatchingRule members to make it smaller hace 1 año
  Andreas Kling 77d98b5697 LibWeb: Add per-attribute-name CSS rule buckets hace 1 año
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update hace 1 año
  Andreas Kling bbf67faa95 LibWeb: Add CSS rule buckets for pseudo elements, and for :root hace 1 año