Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag vor 2 Jahren
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 5724a04553 LibWeb: Make StyleSheet mark its owner node vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated vor 2 Jahren
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated vor 2 Jahren
  Andreas Kling 0e758b4da8 LibWeb: Add the StyleSheet.href attribute vor 3 Jahren
  Andreas Kling 58b99df16d LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr vor 3 Jahren
  Andreas Kling d462a6720a LibWeb: Reimplement the <style> element following the spec vor 3 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling dda6eb0f1f LibWeb: Implement StyleSheet.type vor 4 Jahren
  Andreas Kling d07fcba69b LibWeb: Implement StyleSheet.ownerNode :^) vor 4 Jahren
  Andreas Kling a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) vor 4 Jahren
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet vor 4 Jahren
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule vor 4 Jahren
  Sviatoslav Peleshko 183ebaee91 LibWeb: Add actual document loading for the CSS (at)import rule vor 4 Jahren
  Sviatoslav Peleshko 04d67d0239 LibWeb: Create base class CSSRule for all CSS rules vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren