История коммитов

Автор SHA1 Сообщение Дата
  Sam Atkins a1fca1a7f3 LibWeb: Start transitions when affected properties change 9 месяцев назад
  Andreas Kling 32299e74cb LibWeb: Make CSS font loader tolerate WPT web server shenanigans 9 месяцев назад
  Andreas Kling 87056ee0d2 LibWeb: Bucket CSS rules by pseudo-element 10 месяцев назад
  Andreas Kling ef4f5ac8fb LibWeb: Filter :hover selectors early for elements that aren't hovered 10 месяцев назад
  Andreas Kling 49d2b11085 LibWeb: Remove MatchingRule::contains_root_pseudo_class member 10 месяцев назад
  Andreas Kling c8f22f65d9 LibWeb: Filter rules to run before allocating vector of matches 10 месяцев назад
  Sam Atkins a50da405e9 LibWeb/CSS: Implement cascade layers (aka `@layer`) 10 месяцев назад
  Sam Atkins 49b2eb5f51 LibWeb: Add Document::get_style_sheet_source() 10 месяцев назад
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 11 месяцев назад
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties 11 месяцев назад
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name 11 месяцев назад
  Aliaksandr Kalenik d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface 1 год назад
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode 1 год назад
  Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places 1 год назад
  Andrew Kaster b7526a39b0 LibWeb: Expose StyleComputer's FontLoader class publicly 1 год назад
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors 1 год назад
  Matthew Olsson 3dd9f2715f LibWeb: Resolve unresolved style values when animating properties 1 год назад
  Matthew Olsson b2fb9cc7d3 LibWeb: Allow ignoring unresolved style values when iterating properties 1 год назад
  Andreas Kling 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors 1 год назад
  Andreas Kling 25c22bb5e5 LibWeb: Reorder MatchingRule members to make it smaller 1 год назад
  Andreas Kling 77d98b5697 LibWeb: Add per-attribute-name CSS rule buckets 1 год назад
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update 1 год назад
  Andreas Kling bbf67faa95 LibWeb: Add CSS rule buckets for pseudo elements, and for :root 1 год назад
  Aliaksandr Kalenik 33294aea86 LibWeb: Apply shadow root style sheets in StyleComputer 2 лет назад
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer 1 год назад
  Matthew Olsson 9e0ff9c140 LibWeb: Expose CSS shorthand -> longhand conversion 1 год назад
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations 1 год назад
  Aliaksandr Kalenik 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec 1 год назад
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines 1 год назад
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation 1 год назад