Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible před 1 rokem
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property před 1 rokem
  Ali Mohammad Pur efa55673cd Meta/CodeGenerators+LibWeb: Add support for 'easing-function' CSS values před 2 roky
  Sam Atkins 38f954cba5 LibWeb: Generate function for what properties resolve percentages to před 2 roky
  Sam Atkins d197b4b051 CodeGenerators: Port GenerateCSSPropertyID to new SourceGenerator API před 2 roky
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() před 2 roky
  Sam Atkins 540cc42618 CodeGenerators: Convert GeneratorUtil to String před 2 roky
  Sam Atkins 5cdcd135ab LibWeb: Add parsing for CSS `<paint>` values před 2 roky
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing před 2 roky
  Andreas Kling 941092e3ad LibWeb: Make CSS/Properties.json "logical-aliases-for" an array před 2 roky
  Sam Atkins 2d7308cb88 LibWeb: Support infinite range for CSS properties před 2 roky
  Sam Atkins 51f75d7071 LibWeb: Generate bounds-checking functions for CSS basic types před 2 roky
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue před 2 roky
  Karthik Karanth 72507c318a LibWeb: Add logical-alias-for in Properties.json před 2 roky
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it před 2 roky
  Sam Atkins 6b8f484114 LibWeb: Stop generating now-unused `property_accepts_value()` function před 2 roky
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional před 2 roky
  Sam Atkins 9b61f79eae LibWeb: Generate `property_accepts_[identifier/type]()` functions před 2 roky
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value před 2 roky
  MacDue a5fa5e55ef LibWeb: Allow specifying a URL for an SVG fill před 2 roky
  MacDue de4ab4f69e Meta: Lazily initialize initial property values před 2 roky
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} před 2 roky
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case před 2 roky
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
  Sam Atkins f0b72b819e LibWeb: Make property/media-feature name matching ASCII case-insensitive před 2 roky
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace před 2 roky
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() před 2 roky
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() před 2 roky