Historia zmian

Autor SHA1 Wiadomość Data
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class 1 rok temu
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors 1 rok temu
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 1 rok temu
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 1 rok temu
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes 1 rok temu
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class 1 rok temu
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class 1 rok temu
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class 1 rok temu
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes 1 rok temu
  Sam Atkins a336fe4fc4 LibWeb: Include all pseudo-classes in SimpleSelector::serialize 1 rok temu
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector 2 lat temu
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements 2 lat temu
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class 2 lat temu
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 lat temu
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 lat temu
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 lat temu
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 lat temu
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Luke Wilde f984c70b20 LibWeb: Implement :lang pseudo class serialization 2 lat temu
  Luke Wilde 1fbad9caaf LibWeb: Recognise the ::placeholder pseudo element 2 lat temu
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 2 lat temu
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 lat temu
  Luke Wilde d06785a8a4 LibWeb/CSS: Add :focus-within serialisation 3 lat temu
  Luke Wilde 0ff66b6ed8 LibWeb/CSS: Add :nth-of-type and :nth-last-of-type serialisation 3 lat temu
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier 3 lat temu
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 lat temu
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents 3 lat temu
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax 3 lat temu