Commit History

Автор SHA1 Съобщение Дата
  Sam Atkins c0d3f1a5e4 LibWeb: Use CSS::Number for CalculatedStyleValue numbers преди 3 години
  Sam Atkins fe372cd073 LibWeb: Use CSS::Number for Token numeric values преди 3 години
  Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers преди 3 години
  Sam Atkins 404a7cb63a LibGfx+LibWeb: Use floats not doubles to create HSL colors преди 3 години
  Sam Atkins 75ec960495 LibWeb: Initialize PseudoClass/PseudoElement selectors in one go преди 3 години
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents преди 3 години
  Simon Wanner dc94879b83 LibWeb: Support `transform: translate(...)` by percentage преди 3 години
  Simon Wanner 63055ff5ad LibWeb: Parse the CSS transform-origin property преди 3 години
  Andreas Kling 1206dd2215 LibWeb: Make parse_html_length() accept floating point numbers преди 3 години
  Hendiadyoin1 fff12847d5 LibWeb: Pull out larger parsing parts from Parser::parse_simple_selector преди 3 години
  Hendiadyoin1 397d8b4aca LibWeb: Use a switch-statement on the delimiter for MatchType selection преди 3 години
  Hendiadyoin1 19cca57f8a LibWeb: Condense Delim checks in Parser::parse_simple_selector преди 3 години
  Hendiadyoin1 3f8347718c LibWeb: Use a u32 for a delim tokens value преди 3 години
  Sam Atkins d60b3be29a LibWeb: Implement the :focus-within selector преди 3 години
  Andreas Kling bdd42c9b0e LibWeb: Add basic support for :lang() CSS selector преди 3 години
  Simon Wanner c4f46893f6 LibWeb: Add parsing support for the remaining transform functions преди 3 години
  Sam Atkins 174a25db5b LibWeb: Combine identical relative/regular selector parsing functions преди 3 години
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax преди 3 години
  Sam Atkins 993653317c LibWeb: Implement the :where() selector преди 3 години
  Sam Atkins c148ed50bb LibWeb: Implement the :is() selector преди 3 години
  Sam Atkins 5319e2ba8e LibWeb: Parse forgiving selector-lists преди 3 години
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets преди 3 години
  Sam Atkins 1c18bb13a2 LibWeb: Move pseudo-element-from-string code into Selector преди 3 години
  Sam Atkins 56a36da44e LibWeb: Only try parsing valid types of media-feature values преди 3 години
  Sam Atkins fd47460141 LibWeb: Use ValueID for media-query identifiers преди 3 години
  Sam Atkins 0371d33132 LibWeb+Meta: Stop discrete media-features from parsing as ranges преди 3 години
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) преди 3 години
  Sam Atkins deea129b8c LibWeb: Add Ratio type to MediaFeatureValue преди 3 години
  Sam Atkins 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type преди 3 години