提交歷史

作者 SHA1 備註 提交日期
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 年之前
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 年之前
  Andreas Kling dc6e625680 LibWeb: Make ParentNode.children vend the same HTMLCollection every time 2 年之前
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 年之前
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 2be4064ca8 LibWeb: Add fast_is<ParentNode>() 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 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 年之前
  Andreas Kling 0398089275 LibWeb: Throw SyntaxError on bogus querySelector{,All} input selector 3 年之前
  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 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前