Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins a4f8056828 LibWeb: Spec-comment `parse_a_comma_separated_list_of_component_values` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6ec92f5527 LibWeb: Spec-comment `parse_a_list_of_component_values()` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 34b3c09462 LibWeb: Spec-comment `parse_a_component_value()` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins bcf4254331 LibWeb: Spec-comment `parse_a_list_of_declarations()` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 2aac9f9258 LibWeb: Bring `parse_a_declaration()` to spec and add comments %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 239c36a19e LibWeb: Spec-comment `parse_a_rule()` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 12a787ef8a LibWeb: Use parse_a_list_of_rules() for `@media` and `@supports` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7a225a380c LibWeb: Bring `parse_a_list_of_rules()` to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 85d8c652e9 LibWeb: Implement and use "parse a CSS stylesheet" algorithm %!s(int64=3) %!d(string=hai) anos
  Sam Atkins fc3d51c59e LibWeb: Use an enum class for the "top-level flag" %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6672c19c93 LibWeb: Parse `@font-face` rules %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1dcde57922 LibWeb: Bring "parse a list of declarations" closer to spec %!s(int64=3) %!d(string=hai) anos
  Sam Atkins da1a819858 LibWeb: Rename parse_css_declaration() -> parse_css_style_attribute() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 434970f022 LibWeb: Remove the totally ad-hoc parse_html_length() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 28c929e85c LibWeb: Add parser for the HTML "non-zero dimensions value" microsyntax %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 075bdfdef8 LibWeb: Add a parser for the HTML "dimension value" microsyntax %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f078bb8294 LibWeb: Implement disallowing `inset` when parsing shadows %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 63055ff5ad LibWeb: Parse the CSS transform-origin property %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 fff12847d5 LibWeb: Pull out larger parsing parts from Parser::parse_simple_selector %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 174a25db5b LibWeb: Combine identical relative/regular selector parsing functions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5319e2ba8e LibWeb: Parse forgiving selector-lists %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 56a36da44e LibWeb: Only try parsing valid types of media-feature values %!s(int64=3) %!d(string=hai) anos