Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector 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
  Srikavin Ramkumar aad4051885 LibWeb: Match selected option elements with checked pseudo-class hace 2 años
  Kenneth Myhra be958a14cf LibWeb: Use from_deprecated_fly_string() instead of from_utf8() hace 2 años
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString hace 2 años
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Luke Wilde 9662eec388 LibWeb: Apply :enabled pseudo class to only certain elements hace 2 años
  Luke Wilde 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec hace 2 años
  Andreas Kling 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector hace 2 años
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec hace 2 años
  Andreas Kling 031322fde3 LibWeb: Make :enabled and :disabled selector handling more idiomatic hace 2 años
  networkException 48c54e6796 LibWeb: Use lowercase type selectors to match against html elements hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier hace 3 años
  Daniel Glazman 049d847230 LibWeb: Clarify attribute selectors when needle is empty hace 3 años
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums hace 3 años
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents hace 3 años
  Sam Atkins d60b3be29a LibWeb: Implement the :focus-within selector hace 3 años