提交历史

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