Historie revizí

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