Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 846c719e49 LibWeb: Make serializing Supports rules infallible il y a 1 an
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor il y a 2 ans
  Sam Atkins 235018046e LibWeb: Use free functions for parsing in `@Supports` il y a 2 ans
  Sam Atkins 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings il y a 2 ans
  Sam Atkins a381ce9519 LibWeb: Port CSS::Supports to new Strings il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Sam Atkins dfba0cb2d9 LibWeb: Implement `@supports` serialization il y a 3 ans
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace il y a 3 ans
  Sam Atkins 2aac9f9258 LibWeb: Bring `parse_a_declaration()` to spec and add comments il y a 3 ans
  Sam Atkins 7880718fa8 LibWeb: Implement `@supports selector(.foo)` il y a 3 ans
  Sam Atkins 7bea0d501e LibWeb: Remove `unknown` value in `@supports` query logic il y a 3 ans
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness il y a 3 ans
  Sam Atkins dea4f83037 LibWeb: Use a string instead of an internal Parser class in Supports il y a 3 ans
  Sam Atkins 99e18f40fb LibWeb: Use new GeneralEnclosed class in Supports il y a 3 ans
  Sam Atkins 87a30418bf LibWeb: Add CSS 'Supports' class il y a 3 ans