Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers il y a 1 an
  Sam Atkins ccfe197e5a LibWeb: Make serializing CSS Parser types infallible il y a 1 an
  Sam Atkins 57a247530c LibWeb: Introduce and use ComponentValue::is_delim() helper il y a 2 ans
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues il y a 2 ans
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings il y a 2 ans
  Sam Atkins 2368e6c5f2 LibWeb: Convert CSS Token/ComponentValue::to_debug_string() to String 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
  Ben Wiederhake e909231d78 LibWeb: Break inclusion cycle through forward-declaration il y a 2 ans
  Sam Atkins 92320f3000 LibWeb: Add missing include to ComponentValue.h il y a 3 ans
  Sam Atkins 3e49036edf LibWeb: Move/rename StyleBlockRule to Parser::Block il y a 3 ans
  Sam Atkins e0b2ebcc7b LibWeb: Move/rename StyleFunctionRule to Parser::Function il y a 3 ans
  Sam Atkins d2b8686ae4 LibWeb: Add Formatter for ComponentValues il y a 3 ans
  Sam Atkins fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace il y a 3 ans
  Sam Atkins 8b538b1578 LibWeb: Rename StyleComponentValueRule -> ComponentValue il y a 3 ans