Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  PrestonLTaylor 7f7ebc4b8b LibWeb: Extract updating a style block into StyleElementUtils vor 2 Jahren
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated vor 2 Jahren
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace vor 3 Jahren
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Andreas Kling 0e758b4da8 LibWeb: Add the StyleSheet.href attribute vor 3 Jahren
  Andreas Kling efac862570 LibWeb: Parse <style> element text content when inserted into document vor 3 Jahren
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links vor 3 Jahren
  Luke Wilde 10d4f2fc1e LibWeb: Implement HTMLStyleElement.sheet vor 3 Jahren
  Andreas Kling d462a6720a LibWeb: Reimplement the <style> element following the spec vor 3 Jahren
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant vor 4 Jahren
  Andreas Kling bc116f3b13 LibWeb: Give CSSLoader a backpointer to its owner element vor 4 Jahren
  Andreas Kling d07fcba69b LibWeb: Implement StyleSheet.ownerNode :^) vor 4 Jahren
  Sviatoslav Peleshko 183ebaee91 LibWeb: Add actual document loading for the CSS (at)import rule vor 4 Jahren
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren