Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties há 11 meses atrás
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name há 11 meses atrás
  Aliaksandr Kalenik 4049cce40c LibWeb: Add slots for pseudo-elements animation cache in Animatable há 11 meses atrás
  Andreas Kling 4c326fc5f6 LibWeb: Implement :host and :host(<compound-selector>) selector matching há 11 meses atrás
  Aliaksandr Kalenik 2ead999f2b LibGfx+LibWeb: Remove typeface classes for WOFF fonts há 11 meses atrás
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString há 11 meses atrás
  Colin Reeder 5c315b532e LibWeb: Add more legacy -webkit- aliases há 1 ano atrás
  Aliaksandr Kalenik c09b5b8df0 LibGfx+LibWeb: Rename Gfx::WOFF2::Font to Gfx::WOFF2::Typeface há 1 ano atrás
  Aliaksandr Kalenik 1d2e559e13 LibGfx+LibWeb: Rename Gfx::WOFF::Font to Gfx::WOFF::Typeface há 1 ano atrás
  Aliaksandr Kalenik 2f515827c0 Everywhere: Rename Gfx::OpenType::Font to Gfx::OpenType::Typeface há 1 ano atrás
  Colin Reeder d427344f39 LibWeb: Handle inline-start and inline-end as float values há 1 ano atrás
  Aliaksandr Kalenik d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface há 1 ano atrás
  Aliaksandr Kalenik e2726ce8e4 LibGfx+LibWeb: Remove Gfx::Typeface há 1 ano atrás
  Matthew Olsson 7950992fc2 LibWeb: Remove TimingFunction in favor of EasingStyleValue::Function há 1 ano atrás
  Matthew Olsson 667e313731 LibWeb: Parse easing values manually há 1 ano atrás
  Andreas Kling 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList há 1 ano atrás
  Andreas Kling 04a6e2f83d LibWeb: Remove Gfx::BitmapFont há 1 ano atrás
  Andreas Kling fac126bce9 Ladybird+LibWeb: Stop using Gfx::FontDatabase default fonts há 1 ano atrás
  Matthew Olsson e2cb25e35c LibWeb: Support interpolation of mixed percentage dimension units há 1 ano atrás
  Matthew Olsson a8ef84f8c3 LibWeb: Use LengthPercentage for calc values in Transformation matrix há 1 ano atrás
  Andrew Kaster b7526a39b0 LibWeb: Expose StyleComputer's FontLoader class publicly há 1 ano atrás
  Timothy Flynn 464d7d5858 LibGfx+LibWeb: Allow inexact size lookups when requesting scaled fonts há 1 ano atrás
  Andreas Kling 037b395b5d LibWeb: Try to parse WOFF and WOFF2 even if MIME type says otherwise há 1 ano atrás
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes há 1 ano atrás
  Andreas Kling c0ea8825b5 LibWeb: Always log debug message about failure to parse CSS fonts há 1 ano atrás
  Shannon Booth 18520561e7 LibWeb: Fix crash for calculated transition duration/delays há 1 ano atrás
  Andreas Kling 906c69c6d1 LibWeb: Don't fall apart on `transition: none` in CSS há 1 ano atrás
  Matthew Olsson 3160733c1a LibWeb: Expand transition longhand values há 1 ano atrás
  Matthew Olsson e4dba9d932 LibWeb: Cache the last CSS play-state value on KeyframeEffect há 1 ano atrás
  Matthew Olsson cf54ba01ac LibWeb: Be more strict about invoking .play() on element animations há 1 ano atrás