Histórico de Commits

Autor SHA1 Mensagem Data
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table há 2 anos atrás
  martinfalisse d3b4a5fbdb LibWeb: Allow use of calculated property for line-height há 2 anos atrás
  Karol Kosek e338a0656d LibWeb: Remove unused StyleProperties::length_or_fallback function há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Andreas Kling 767d632ab7 LibWeb: Don't panic on unsupported text-decoration-line values há 2 anos atrás
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes há 2 anos atrás
  Luke Wilde 5e2b41175c LibWeb: Return empty Optional<StyleProperty> for shorthand properties há 2 anos atrás
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes há 2 anos atrás
  Andreas Kling f8a2c0586a LibWeb: Parse the CSS align-content property há 2 anos atrás
  Andreas Kling 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values há 2 anos atrás
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin há 2 anos atrás
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` há 2 anos atrás
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length há 2 anos atrás
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties há 2 anos atrás
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows há 2 anos atrás
  martinfalisse e4541d83d3 LibWeb: Parse grid display value há 2 anos atrás
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property há 2 anos atrás
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property há 3 anos atrás
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions há 3 anos atrás
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item há 3 anos atrás
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines há 3 anos atrás
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value há 3 anos atrás
  Sam Atkins 3cc6cba4fe LibWeb: Use generated value_id_to_foo() functions há 3 anos atrás
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() há 3 anos atrás
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Andreas Kling dd940dfa85 LibWeb: Use font-derived metrics for "line-height:normal" há 3 anos atrás
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property há 3 anos atrás
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo há 3 anos atrás