Historique des commits

Auteur SHA1 Message Date
  Sam Atkins ae4b8d86df LibWeb: Include standard SVG user agent style sheet il y a 1 an
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins a72788b889 LibWeb: Return after expanding ShorthandStyleValues il y a 1 an
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue il y a 1 an
  Andreas Kling 675d919dd2 LibWeb: Handle custom ident values for the CSS font-family property il y a 1 an
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` il y a 1 an
  Andreas Kling 23569f8690 LibWeb: Allow fractional font sizes in CSS il y a 1 an
  Sam Atkins ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes il y a 1 an
  Sam Atkins f7209fb9d4 LibWeb: Implement `font-size: math` il y a 1 an
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
  Sam Atkins f3124c492b LibWeb: Add `display: math` il y a 1 an
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json il y a 1 an
  Zaggy1024 0e78037c68 LibWeb: Use fractions to calculate font absolute size mappings il y a 1 an
  Zaggy1024 c9849aeadd LibWeb: Use a switch instead of `HashMap` to get absolute size mappings il y a 1 an
  Andreas Kling 4da1f4e836 LibWeb: Make FontPlugin::generic_font_name() return FlyString il y a 1 an
  Andreas Kling 13db3c5ce0 LibGfx: Convert FontDatabase APIs to use FlyString il y a 1 an
  Sam Atkins 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser il y a 1 an
  Sam Atkins cab8b3e180 LibWeb: Move a FIXME comment where it belongs il y a 1 an
  Sam Atkins 733ad57f39 LibWeb: Expose Parser::Function name as FlyString const& il y a 1 an
  Andreas Kling e013306df8 LibWeb: Allow font-size: 0 il y a 1 an
  Andreas Kling d54cd23615 LibWeb: Never blockify HTML <br> elements il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Sam Atkins 240ec9aeed LibWeb: Treat invalid StyleValues that included var() as `unset` il y a 1 an
  Andreas Kling 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules il y a 1 an
  Andreas Kling e924ea002f LibWeb: Add Referer HTTP header to CSS font requests il y a 1 an