Commit History

Author SHA1 Message Date
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 years ago
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 years ago
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 years ago
  Sam Atkins f0b72b819e LibWeb: Make property/media-feature name matching ASCII case-insensitive 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  MacDue d1b99282d8 LibWeb+Meta: Parse the `backdrop-filter` CSS property 2 years ago
  MacDue 0829aa5df0 Meta: Use is_abstract_image() for the "image" CSS type 2 years ago
  Tom b4dd477644 LibWeb: Parse rect style value 3 years ago
  MacDue d924e9ff60 Meta: Teach GenerateCSSPropertyID about linear-gradients 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Sam Atkins a20188cd91 LibWeb: Use generated enum code for property value validation 3 years ago
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 years ago
  Sam Atkins b07659d00c Meta+LibWeb: Port PropertyID.h/cpp generators to invoke_generator() 3 years ago