Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 53f99e51f8 LibWeb/CSS: Parse and use nested style rules hace 9 meses
  Sam Atkins 74c448d744 LibWeb/CSS: Use SelectorList type instead of Vector<NNRP<Selector>> hace 9 meses
  Sam Atkins 5b4d1b5b05 LibWeb/CSS: Parse the `&` nesting selector hace 9 meses
  Andreas Kling dd419b5a8d AK: Make String::number() infallible hace 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 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 5b125811f1 LibWeb: Add support for pseudo-class functions that take an ident param 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 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing 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
  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
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class hace 2 años