Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 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
  Andreas Kling 8869dec5fd LibWeb: Add CSS::Parser helper for parsing a standalone "calc()" value hace 2 años
  MacDue 49497044de LibWeb: Parse `conic-gradient()`s hace 2 años
  MacDue ee72dcd523 LibWeb: Parse CSS `<position>`s hace 2 años
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes hace 2 años
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes hace 2 años
  Sam Atkins 8ce38fddd9 LibWeb: Move CSS TokenStream to its own file hace 2 años
  Sam Atkins c64a5ccf29 LibWeb: Avoid unnecessary copies in CSS Parser hace 2 años
  MacDue d1b99282d8 LibWeb+Meta: Parse the `backdrop-filter` CSS property hace 2 años
  Andreas Kling 463355d1eb LibWeb: Allow data: URLs with `font/` MIME type in @font-face CSS rules hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated hace 3 años
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated hace 3 años
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated hace 3 años
  martinfalisse 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values hace 2 años
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties hace 2 años
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows hace 2 años
  Tom b4dd477644 LibWeb: Parse rect style value hace 3 años
  MacDue ae6c0258a4 LibWeb: Parse the linear-gradient() CSS function hace 3 años
  Thomas Fach-Pedersen 019e3a342d LibWeb: Parse rgb and hsl functions according to CSS Module Level 4 hace 3 años
  Sam Atkins 56e8e0daa1 LibWeb: Remove TokenStream::position() and ::rewind_to_position() hace 3 años
  Sam Atkins 2b3185955e LibWeb: Use StateTransaction for UnicodeRange parsing hace 3 años
  Sam Atkins a490f24a2d LibWeb: Add StateTransaction RAII to CSS TokenStream hace 3 años
  Sam Atkins f2d6bdce3f LibWeb: Handle trailing tokens outside of parse_a_n_plus_b_pattern() hace 3 años
  Sam Atkins d784a8aaf0 LibWeb: Replace Result with ErrorOr in CSS Parser hace 3 años
  Sam Atkins 761d29d647 LibWeb: Make CSS ParsingContext::m_url not Optional hace 3 años
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines hace 3 años