Commit History

Author SHA1 Message Date
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to 2 years ago
  Kenneth Myhra 64e4d3fd94 LibWeb: Make factory method of CSS::CSSSupportsRule fallible 2 years ago
  Kenneth Myhra 5d9bc378c3 LibWeb: Make factory method of CSS::MediaList fallible 2 years ago
  Kenneth Myhra a49ea467ad LibWeb: Make factory method of CSS::CSSStyleSheet fallible 2 years ago
  Kenneth Myhra 4f4a908e5f LibWeb: Make factory method of CSS::CSSStyleRule fallible 2 years ago
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible 2 years ago
  Kenneth Myhra 48872cd190 LibWeb: Make factory methods of CSS::CSSRuleList fallible 2 years ago
  Kenneth Myhra 5601f439f9 LibWeb: Make factory method of CSS::CSSMediaRule fallible 2 years ago
  Kenneth Myhra d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible 2 years ago
  Kenneth Myhra ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible 2 years ago
  Sam Atkins a381ce9519 LibWeb: Port CSS::Supports to new Strings 2 years ago
  Sam Atkins 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 years ago
  Sam Atkins bee32b6cd2 LibWeb: Port CSS::Parser::Declaration to new Strings 2 years ago
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings 2 years ago
  Sam Atkins 05c1b09621 LibWeb: Port CSS::Parser::Function to new Strings 2 years ago
  Sam Atkins abc01cc9fe AK+Tests+LibWeb: Make `URL::complete_url()` take a StringView 2 years ago
  Sam Atkins 8af65108e4 LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding 2 years ago
  Sam Atkins 476ec563bc LibWeb: Convert CSS Token::to_debug_string() to ::to_string() :^) 2 years ago
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property 2 years ago
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property 2 years ago
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property 2 years ago
  martinfalisse 0448547553 LibWeb: Parse min and max-content 2 years ago
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) 2 years ago
  MacDue d3588a9a2b LibWeb: Support `calc()` values in `background-position` 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s 2 years ago