Historial de Commits

Autor SHA1 Mensaje Fecha
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang hace 3 años
  Andreas Kling f47c658275 LibWeb: Make CSSImportRule::m_document a WeakPtr hace 3 años
  Sam Atkins 738e682ae0 LibWeb: Make `@import` rules functional again :^) hace 3 años
  Ben Wiederhake 0db6ca4065 LibWeb: Resolve cyclic dependency between StyleSheet and ImportRule hace 3 años
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization hace 3 años
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it hace 3 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 136d774885 LibWeb: CSSImportRule::set_style_sheet() should take a CSSStyleSheet hace 4 años
  Andreas Kling 0d8c9024ee LibWeb: Add fast_is<T> for CSSRule subclasses hace 4 años
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet hace 4 años
  Sviatoslav Peleshko 183ebaee91 LibWeb: Add actual document loading for the CSS (at)import rule hace 4 años
  Sviatoslav Peleshko 54617e1a91 LibWeb: Added simple parsing for (at)import rules hace 4 años