Historique des commits

Auteur SHA1 Message Date
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Luke Wilde d06785a8a4 LibWeb/CSS: Add :focus-within serialisation il y a 3 ans
  Luke Wilde 0ff66b6ed8 LibWeb/CSS: Add :nth-of-type and :nth-last-of-type serialisation il y a 3 ans
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier il y a 3 ans
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums il y a 3 ans
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents il y a 3 ans
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax il y a 3 ans
  Sam Atkins f241827f6a LibWeb: Calculate specificity for special pseudo-classes il y a 3 ans
  Sam Atkins 993653317c LibWeb: Implement the :where() selector il y a 3 ans
  Sam Atkins c148ed50bb LibWeb: Implement the :is() selector il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling f88d65d9cb LibWeb: Cache CSS::Selector's pseudo element at construction time il y a 3 ans
  Andreas Kling 13c253d2ee LibWeb: Fix serialization of selectors with universal subject (*) il y a 3 ans
  Sam Atkins 1c18bb13a2 LibWeb: Move pseudo-element-from-string code into Selector il y a 3 ans
  Sam Atkins adc08d0646 LibWeb: Move pseudo-class/element names into the header il y a 3 ans
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) il y a 3 ans
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element il y a 3 ans
  Sam Atkins b76ee0e30d LibWeb: Account for all simple-selectors when calculating specificity il y a 3 ans
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements il y a 3 ans
  Sam Atkins caef4ec157 LibWeb: Move PseudoElement enum up a level il y a 3 ans
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector il y a 3 ans
  Idan Horowitz 89bd4cd80d LibWeb: Cache the result of Selector::specificity() il y a 3 ans
  Sam Atkins e72286c0ec LibWeb: Use the serialize_a_{identifier,string} algorithms for selectors il y a 3 ans
  Sam Atkins d775212f19 LibWeb: Insert commas between serialized CSS selectors il y a 3 ans
  Sam Atkins e5d3a9d10b LibWeb: Fix pseudo-element selector serialization il y a 3 ans
  Sam Atkins 3deb58e4bc LibWeb: Fix CSS selector combinator serialization il y a 3 ans
  Sam Atkins ec51b40a4f LibWeb: Move CSS selector-serialization code to Selector.{h,cpp} il y a 3 ans
  Sam Atkins 5c1427f3e0 LibWeb: Remove old ANPlusB parsing code il y a 3 ans
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file il y a 3 ans