Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 02497888a6 LibWeb: Ignore linked stylesheets with MIME types other than text/css hace 3 años
  Andreas Kling ceb055a75e LibWeb: Don't delay document "load" event for non-loading link elements hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets hace 3 años
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace hace 3 años
  Andreas Kling 32b8023ad1 LibWeb: Don't delay document load event forever with cached style sheets hace 3 años
  Sam Atkins 60867703c0 LibWeb: Make HTMLLinkElement responsible for its own loading hace 3 años
  Ali Mohammad Pur f0e2c517fc LibWeb: Implement the dns-prefetch and preconnect link relationships hace 3 años
  Ali Mohammad Pur e9b9f89e70 LibWeb: Use Document::parse_url() for preload links hace 3 años
  Andreas Kling 5bb2e6597a LibWeb: Preload resources hinted by <link rel="preload"> hace 3 años
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() hace 3 años
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) hace 3 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant hace 4 años
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser hace 4 años
  Andreas Kling bc116f3b13 LibWeb: Give CSSLoader a backpointer to its owner element hace 4 años
  Andreas Kling d07fcba69b LibWeb: Implement StyleSheet.ownerNode :^) hace 4 años
  Sviatoslav Peleshko 183ebaee91 LibWeb: Add actual document loading for the CSS (at)import rule hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes hace 4 años
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often hace 4 años
  asynts 7d783d8b84 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años