Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins aad2f0963f LibWeb: Teach the CSS parser about extra color keywords %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 03613dc14d LibWeb: Make `value_id_from_string()` return Optional %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 4e47e6a3d6 LibWeb: Reject invalid tokens in `calc()` expressions %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 6e0601a63e LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows %!s(int64=2) %!d(string=hai) anos
  Rimvydas Naktinis 42bfe5db5f LibWeb: Change implicit background-size height to auto %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6fe4fcb74b LibWeb: Add a class to represent the "source set" concept from HTML %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik c2f6ba8f5f LibWeb: Parse calc() function in grid sizes %!s(int64=2) %!d(string=hai) anos
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value %!s(int64=2) %!d(string=hai) anos
  Sam Atkins ba6d37ee6f LibWeb: Propagate errors when parsing StyleValues %!s(int64=2) %!d(string=hai) anos
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction %!s(int64=2) %!d(string=hai) anos
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property %!s(int64=2) %!d(string=hai) anos
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property %!s(int64=2) %!d(string=hai) anos
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue %!s(int64=2) %!d(string=hai) anos
  MacDue a5fa5e55ef LibWeb: Allow specifying a URL for an SVG fill %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 0f9f6aef81 LibWeb: Simplify StyleValue API now that `auto` isn't a length %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 5647d37d42 LibWeb: Stop parsing `auto` as a Length %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 7458cf4231 LibWeb: Check flex longhands first when parsing flex shorthand %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 22cb74d9ff LibWeb: Properly handle `auto` when parsing `background-size` %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8c03d21e95 LibWeb: Fix broken handling of `flex: <flex-grow>` shorthand %!s(int64=2) %!d(string=hai) anos
  Sam Atkins d0f80b40b2 LibWeb: Reimplement CalculatedStyleValue as a calculation node tree %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1352f8820b LibWeb: Simplify CalculatedStyleValue types to match CSS-VALUES-4 :^) %!s(int64=2) %!d(string=hai) anos
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class %!s(int64=2) %!d(string=hai) anos
  MacDue bed55ac669 LibWeb: Parse and plumb background-position-x/y %!s(int64=2) %!d(string=hai) anos
  Sam Atkins bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 7a1a97f153 LibWeb: Remove CalculatedStyleValue from Angle %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 3a2de67c7b LibWeb: Split RectStyleValue out of StyleValue.{h,cpp} %!s(int64=2) %!d(string=hai) anos