Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible hace 2 años
  Sam Atkins a381ce9519 LibWeb: Port CSS::Supports to new Strings hace 2 años
  Sam Atkins 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings hace 2 años
  Sam Atkins bee32b6cd2 LibWeb: Port CSS::Parser::Declaration to new Strings hace 2 años
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings hace 2 años
  Sam Atkins 05c1b09621 LibWeb: Port CSS::Parser::Function to new Strings hace 2 años
  Sam Atkins abc01cc9fe AK+Tests+LibWeb: Make `URL::complete_url()` take a StringView hace 2 años
  Sam Atkins 8af65108e4 LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding hace 2 años
  Sam Atkins 476ec563bc LibWeb: Convert CSS Token::to_debug_string() to ::to_string() :^) hace 2 años
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property hace 2 años
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property hace 2 años
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property hace 2 años
  martinfalisse 0448547553 LibWeb: Parse min and max-content hace 2 años
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue hace 2 años
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) hace 2 años
  MacDue d3588a9a2b LibWeb: Support `calc()` values in `background-position` hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s hace 2 años
  MacDue 22a7611e1c LibWeb: Parse `radial-gradient()`s hace 2 años
  MacDue f1f1977e2d LibWeb: Move color stop list parsing to standalone functions hace 2 años
  MacDue c02163c31f LibWeb: Allow optional values to be missing when parsing `<position>`s hace 2 años
  martinfalisse 513a123728 LibWeb: Handle multiple line names in the CSS Grid hace 2 años
  Aliaksandr Kalenik 2675b9390b LibWeb: Parse unknown media type in media queries hace 2 años
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag hace 2 años
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s hace 2 años
  MacDue 51cd37110a LibWeb: Fix parsing `conic-gradient()`s with only `at <position>` hace 2 años
  Andreas Kling 8869dec5fd LibWeb: Add CSS::Parser helper for parsing a standalone "calc()" value hace 2 años