Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 4da1f4e836 LibWeb: Make FontPlugin::generic_font_name() return FlyString před 1 rokem
  Andreas Kling 13db3c5ce0 LibGfx: Convert FontDatabase APIs to use FlyString před 1 rokem
  Sam Atkins 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser před 1 rokem
  Sam Atkins cab8b3e180 LibWeb: Move a FIXME comment where it belongs před 1 rokem
  Sam Atkins 733ad57f39 LibWeb: Expose Parser::Function name as FlyString const& před 1 rokem
  Andreas Kling e013306df8 LibWeb: Allow font-size: 0 před 1 rokem
  Andreas Kling d54cd23615 LibWeb: Never blockify HTML <br> elements před 1 rokem
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) před 1 rokem
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels před 1 rokem
  Sam Atkins 240ec9aeed LibWeb: Treat invalid StyleValues that included var() as `unset` před 1 rokem
  Andreas Kling 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules před 1 rokem
  Andreas Kling e924ea002f LibWeb: Add Referer HTTP header to CSS font requests před 1 rokem
  Andreas Kling 418f9ceadd LibWeb: Invalidate font cache when web fonts are downloaded před 1 rokem
  Andreas Kling 7cd975268c LibWeb: Use Gfx::FontDatabase::for_each_typeface_with_family_name() před 1 rokem
  Sam Atkins 6dcd8d4a2c LibWeb: Add support for "User" CascadeOrigin před 1 rokem
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible před 1 rokem
  Sam Atkins a48b2c1c66 LibWeb: Fill in missing kinds of calc() expansion in StyleComputer před 1 rokem
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible před 1 rokem
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible před 1 rokem
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible před 1 rokem
  Andreas Kling 10020ba182 LibWeb: Don't override computed font-weight with value from used font před 1 rokem
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer před 1 rokem
  Andreas Kling 69a81243f5 LibWeb: Consider system fonts when looking for inexact weight match před 1 rokem
  Sam Atkins 68dae8ab46 LibWeb: Deduplicate calc-parsing code před 1 rokem
  Andreas Kling 045880e6c7 LibWeb: Stop whining about WOFF2 errors when trying to guess font format před 1 rokem
  Andreas Kling 3406d500a4 LibWeb: Hook up WOFF2 decompression in the StyleComputer před 1 rokem
  Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet před 2 roky
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support před 1 rokem
  Bastiaan van der Plaat b05fe22d39 LibWeb: Split of compute font logic in StyleComputer před 1 rokem
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue před 1 rokem