Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 275db39c94 LibWeb: Annotate which CSS properties may affect layout 3 lat temu
  Andreas Kling 74fda2a761 LibWeb: Make CSS::property_initial_value() use an Array internally 3 lat temu
  Sam Atkins eb6e4e6775 Meta: Port Generate_CSS_PropertyID_cpp to LibMain/Core::Stream 3 lat temu
  Sam Atkins e986331a4f Meta: Move title/camel_casify() functions into their own file 3 lat temu
  Sam Atkins 53a3937c34 LibWeb: Allow Angle/Frequency/Resolution/Time values for CSS properties 3 lat temu
  Sam Atkins e111e8e44e LibWeb: Type-check calc() in in property_accepts_value() 3 lat temu
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) 3 lat temu
  Sam Atkins 01b57fa8b7 LibWeb: Add CSS::Percentage, PercentageOr and LengthPercentage types 3 lat temu
  Sam Atkins c9062b4ed5 LibWeb: Remove now-unused CustomStyleValue 3 lat temu
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 lat temu
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 lat temu
  Sam Atkins e52f987020 LibWeb: Make property_initial_value() return a NonnullRefPtr 3 lat temu
  Sam Atkins 4d42915485 LibWeb: Ensure that CSS initial values are always valid :^) 3 lat temu
  Sam Atkins 901a990b1b LibWeb: Remove concept of CSS pseudo-properties 3 lat temu
  Sam Atkins 04c0c103e0 LibWeb: Distinguish between integer and number when checking StyleValues 3 lat temu
  Sam Atkins 450b782c18 LibWeb: Distinguish between length and percentage values 3 lat temu
  Andreas Kling dadb92a155 LibWeb: Generate CSS::property_id_from_camel_case_string() 3 lat temu
  Sam Atkins 4b554ba92a LibWeb: Clarify StyleValue API with new naming scheme 3 lat temu
  Sam Atkins b927972da7 LibWeb: Add range-checking to property_accepts_value() 3 lat temu
  Sam Atkins 11d3098f40 LibWeb: Generate property_accepts_value() function :^) 3 lat temu
  Sam Atkins a1bc89b814 LibWeb: Generate property_maximum_value_count() 3 lat temu
  Andreas Kling 7ed49e954f LibWeb: Don't print debug spam when looking up missing initial values 3 lat temu
  Sam Atkins 6ea9edf84b LibWeb: Generate shorthand initial values after their longhands 3 lat temu
  Sam Atkins af58bddfc8 LibWeb: Generate CSS::property_has_quirk() function 3 lat temu
  Andrew Kaster 63956b36d0 Everywhere: Move all host tools into the Lagom/Tools subdirectory 3 lat temu