Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins a50da405e9 LibWeb/CSS: Implement cascade layers (aka `@layer`) hace 10 meses
  Aliaksandr Kalenik a9d5a99568 LibGfx+LibWeb: Replace remaining OpenType implementation with Skia hace 10 meses
  Aliaksandr Kalenik db74244fb2 LibWeb: Read header to check if a blob without mime type is WOFF/WOFF2 hace 10 meses
  Sam Atkins 49b2eb5f51 LibWeb: Add Document::get_style_sheet_source() hace 10 meses
  Sam Atkins 8cbc211616 Meta: Make embed_as_string_view.py produce Strings instead hace 10 meses
  Sam Atkins c29f4f69ef LibWeb: Rename Document::for_each_css_style_sheet for clarity hace 10 meses
  Sam Atkins 3af6a69f1e LibWeb: Introduce color-function-specific style values hace 11 meses
  Sam Atkins 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() hace 11 meses
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue hace 11 meses
  Sam Atkins 581d00293c LibWeb: Rename ColorStyleValue -> CSSColorValue hace 11 meses
  Sam Atkins f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords hace 11 meses
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct hace 11 meses
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue hace 11 meses
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 11 meses
  Andreas Kling a10610a1ca LibWeb: Don't crash on CSS `all: revert` hace 11 meses
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties hace 11 meses
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name hace 11 meses
  Aliaksandr Kalenik 4049cce40c LibWeb: Add slots for pseudo-elements animation cache in Animatable hace 11 meses
  Andreas Kling 4c326fc5f6 LibWeb: Implement :host and :host(<compound-selector>) selector matching hace 11 meses
  Aliaksandr Kalenik 2ead999f2b LibGfx+LibWeb: Remove typeface classes for WOFF fonts hace 11 meses
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString hace 1 año
  Colin Reeder 5c315b532e LibWeb: Add more legacy -webkit- aliases hace 1 año
  Aliaksandr Kalenik c09b5b8df0 LibGfx+LibWeb: Rename Gfx::WOFF2::Font to Gfx::WOFF2::Typeface hace 1 año
  Aliaksandr Kalenik 1d2e559e13 LibGfx+LibWeb: Rename Gfx::WOFF::Font to Gfx::WOFF::Typeface hace 1 año
  Aliaksandr Kalenik 2f515827c0 Everywhere: Rename Gfx::OpenType::Font to Gfx::OpenType::Typeface hace 1 año
  Colin Reeder d427344f39 LibWeb: Handle inline-start and inline-end as float values hace 1 año
  Aliaksandr Kalenik d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface hace 1 año
  Aliaksandr Kalenik e2726ce8e4 LibGfx+LibWeb: Remove Gfx::Typeface hace 1 año
  Matthew Olsson 7950992fc2 LibWeb: Remove TimingFunction in favor of EasingStyleValue::Function hace 1 año
  Matthew Olsson 667e313731 LibWeb: Parse easing values manually hace 1 año