提交歷史

作者 SHA1 備註 提交日期
  Kenneth Myhra d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前
  Andreas Kling 36085676d2 LibWeb: Make CSSImportList mark its document 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 年之前
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated 2 年之前
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 年之前
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` 3 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere 3 年之前
  Simon Wanner 1f9d76c7b8 LibWeb: Invalidate styles after CSSImportRule loads 3 年之前
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets 3 年之前
  Andreas Kling 9f02afd8fe LibWeb: Don't delay document load event forever with cached CSS imports 3 年之前
  Andreas Kling f47c658275 LibWeb: Make CSSImportRule::m_document a WeakPtr 3 年之前
  Sam Atkins 738e682ae0 LibWeb: Make `@import` rules functional again :^) 3 年之前
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links 3 年之前
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 年之前
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it 3 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet 4 年之前
  Sviatoslav Peleshko 54617e1a91 LibWeb: Added simple parsing for (at)import rules 4 年之前