Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 yıl önce
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 yıl önce
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 yıl önce
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 yıl önce
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 yıl önce
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
  Luke Wilde f984c70b20 LibWeb: Implement :lang pseudo class serialization 2 yıl önce
  Luke Wilde 1fbad9caaf LibWeb: Recognise the ::placeholder pseudo element 2 yıl önce
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements 2 yıl önce
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 yıl önce
  Luke Wilde d06785a8a4 LibWeb/CSS: Add :focus-within serialisation 3 yıl önce
  Luke Wilde 0ff66b6ed8 LibWeb/CSS: Add :nth-of-type and :nth-last-of-type serialisation 3 yıl önce
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier 3 yıl önce
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 yıl önce
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents 3 yıl önce
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax 3 yıl önce
  Sam Atkins f241827f6a LibWeb: Calculate specificity for special pseudo-classes 3 yıl önce
  Sam Atkins 993653317c LibWeb: Implement the :where() selector 3 yıl önce
  Sam Atkins c148ed50bb LibWeb: Implement the :is() selector 3 yıl önce
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 yıl önce
  Andreas Kling f88d65d9cb LibWeb: Cache CSS::Selector's pseudo element at construction time 3 yıl önce
  Andreas Kling 13c253d2ee LibWeb: Fix serialization of selectors with universal subject (*) 3 yıl önce
  Sam Atkins 1c18bb13a2 LibWeb: Move pseudo-element-from-string code into Selector 3 yıl önce
  Sam Atkins adc08d0646 LibWeb: Move pseudo-class/element names into the header 3 yıl önce
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) 3 yıl önce
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element 3 yıl önce
  Sam Atkins b76ee0e30d LibWeb: Account for all simple-selectors when calculating specificity 3 yıl önce
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 yıl önce
  Sam Atkins caef4ec157 LibWeb: Move PseudoElement enum up a level 3 yıl önce