Commit History

Author SHA1 Message Date
  Sam Atkins c405c4bcf1 LibWeb: Allow calling property_initial_value() without a Realm 7 months ago
  Aliaksandr Kalenik 0448d4d609 LibWeb: Update property_id_from_string() generator to handle ::Custom 7 months ago
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago
  Sam Atkins cd13b30fb8 LibWeb/CSS: Add parsing for `<opentype-tag>` 9 months ago
  Sam Atkins fdcece2e88 LibWeb/CSS: Implement legacy name aliases for properties 9 months ago
  Andreas Kling 1f5c49f40d LibWeb: Make CSS::is_inherited_property(PropertyID) go fast 10 months ago
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 10 months ago
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 10 months ago
  Sam Atkins 576a431408 LibWeb: Implement CounterStyleValue 11 months ago
  Matthew Olsson 74840de7fc LibWeb: Generate a method to get camel-cased CSS property names 1 year ago
  MacDue 0135af6e60 Meta: Add `basic-shape` as a CSS property value type 1 year ago
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format 1 year ago
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& 1 year ago
  Matthew Olsson 212a139292 LibWeb: Add a way to test if a CSS::PropertyID is animatable 1 year ago
  Dan Klishch c49819cced AK+GMLCompiler+LibWeb: Remove JsonValue::is_double 1 year ago
  Dan Klishch ccd701809f Everywhere: Add deprecated_ prefix to `JsonValue::to_byte_string` 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Sam Atkins 148f873321 LibWeb: Merge background-position parsing into position code 1 year ago
  Sam Atkins 26d6ba6f58 LibWeb: Parse the CSS position type automatically 1 year ago
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 year ago
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 year ago
  Sam Atkins 2cb816ad69 LibWeb: Alphabetize property names in Properties.json 1 year ago
  Sam Atkins b78b5e6297 LibWeb: Generate `property_is_shorthand(PropertyID)` function 1 year ago
  Andreas Kling 788c2c5a8d LibWeb: Stop using fallible JSON API in code generators 1 year ago
  Andreas Kling 20ea82bacc LibWeb: Make (snake/title/camel) casification functions infallible 1 year ago
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 1 year ago
  Andreas Kling 244516142a AK: Remove fallible SourceGenerator::try_append() 1 year ago
  Andreas Kling a1d694ccdc AK: Remove fallible SourceGenerator::try_appendln() 1 year ago
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible 1 year ago
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 1 year ago