Commit History

作者 SHA1 備註 提交日期
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors 1 年之前
  Andreas Kling f58ca99a66 LibWeb: Parse the ::backdrop pseudo element 1 年之前
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering 1 年之前
  Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk 1 年之前
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 年之前
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support 1 年之前
  Sam Atkins 91114c157b LibWeb: Make serializing selectors infallible 1 年之前
  Sam Atkins b5893ee115 LibWeb: Make Serialize functions infallible 1 年之前
  Sam Atkins 337754ae64 LibWeb: Add hack for `:host` in pseudo-class serialization 1 年之前
  Sam Atkins a31a0934b8 LibWeb: Use PseudoClassMetadata to simplify serialization 1 年之前
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data 1 年之前
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class 1 年之前
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors 1 年之前
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 1 年之前
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 1 年之前
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes 1 年之前
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class 1 年之前
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class 1 年之前
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class 1 年之前
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes 1 年之前
  Sam Atkins a336fe4fc4 LibWeb: Include all pseudo-classes in SimpleSelector::serialize 1 年之前
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector 2 年之前
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements 2 年之前
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class 2 年之前
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 年之前
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 年之前
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 年之前
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 年之前
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前