Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors há 1 ano atrás
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors há 1 ano atrás
  Sam Atkins 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing há 1 ano atrás
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class há 1 ano atrás
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes há 1 ano atrás
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class há 1 ano atrás
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class há 1 ano atrás
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class há 1 ano atrás
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes há 1 ano atrás
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector há 2 anos atrás
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements há 2 anos atrás
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class há 2 anos atrás
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class há 2 anos atrás
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class há 2 anos atrás
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes há 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings há 2 anos atrás
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn fddbc2e378 LibWeb: Ensure the number of pseudo elements stays up-to-date há 2 anos atrás
  Luke Wilde 1fbad9caaf LibWeb: Recognise the ::placeholder pseudo element há 2 anos atrás
  Andreas Kling 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector há 2 anos atrás
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements há 3 anos atrás
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  stelar7 303b72d516 LibWeb: Make an+b pattern selector serialization spec compliant há 3 anos atrás
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier há 3 anos atrás
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums há 3 anos atrás