Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Andreas Kling 34fdd0d44f LibWeb: Include immediate child (>) combinator in ancestor filter hace 10 meses
  Diego Frias f63a945ba0 LibWeb: Implement the `:has()` pseudo-class hace 11 meses
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors hace 1 año
  Andreas Kling f58ca99a66 LibWeb: Parse the ::backdrop pseudo element hace 1 año
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering hace 1 año
  Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk hace 1 año
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class hace 1 año
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support hace 1 año
  Sam Atkins 91114c157b LibWeb: Make serializing selectors infallible hace 1 año
  Sam Atkins b5893ee115 LibWeb: Make Serialize functions infallible hace 1 año
  Sam Atkins 337754ae64 LibWeb: Add hack for `:host` in pseudo-class serialization hace 1 año
  Sam Atkins a31a0934b8 LibWeb: Use PseudoClassMetadata to simplify serialization hace 1 año
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data hace 1 año
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class hace 1 año
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors hace 1 año
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors hace 1 año
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class hace 1 año
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes hace 1 año
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class hace 1 año
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class hace 1 año
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class hace 1 año
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes hace 1 año
  Sam Atkins a336fe4fc4 LibWeb: Include all pseudo-classes in SimpleSelector::serialize hace 1 año
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector hace 2 años
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements hace 2 años
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class hace 2 años
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años