Histórico de Commits

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