提交歷史

作者 SHA1 備註 提交日期
  Linus Groh a68d31debd LibWeb: Convert ParentNode to use TRY for error propagation 3 年之前
  Luke Wilde d1bc9358c1 LibWeb: Implement ParentNode.replaceChildren 3 年之前
  Luke Wilde 34dfdc3f37 LibWeb: Implement ParentNode.append 3 年之前
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend 3 年之前
  Luke Wilde 5ac57db5e9 LibWeb: Don't match the node querySelector(All) was called on 3 年之前
  Luke Wilde 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 年之前
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS 3 年之前
  Luke Wilde e4d97add3d LibWeb: Implement ParentNode.children 3 年之前
  Linus Groh 8cd4a889fe LibWeb: Stop dumping selectors in ParentNode::query_selector{,_all}() 3 年之前
  Andreas Kling 0398089275 LibWeb: Throw SyntaxError on bogus querySelector{,All} input selector 3 年之前
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 年之前
  Alexander 459aa44f6b LibWeb: Avoid UAF in query_selector{,_all}() 4 年之前
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted 4 年之前
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one 4 年之前
  Luke 31364da590 LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Luke 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute 4 年之前
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" 4 年之前
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前