提交历史

作者 SHA1 备注 提交日期
  Andreas Kling e8b85b13e2 LibWeb: Make CSSStyleSheet::m_owner_css_rule a WeakPtr 3 年之前
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) 3 年之前
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules 3 年之前
  Sam Atkins df08b25b3f LibWeb: Move CSSRule iteration to CSSRuleList 3 年之前
  Ben Wiederhake 0db6ca4065 LibWeb: Resolve cyclic dependency between StyleSheet and ImportRule 3 年之前
  Andreas Kling d462a6720a LibWeb: Reimplement the <style> element following the spec 3 年之前
  Andreas Kling 30d710a0a2 LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs 3 年之前
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) 3 年之前
  Sam Atkins eb83d2617c LibWeb: Use a CSSRuleList inside CSSStyleSheet 3 年之前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling dda6eb0f1f LibWeb: Implement StyleSheet.type 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 年之前