Commit Verlauf

Autor SHA1 Nachricht Datum
  Luke 9cae827f07 LibWeb: Implement Node.contains vor 4 Jahren
  Luke 5897bc5c1f LibWeb: Make adopted_from no longer take a const Document reference vor 4 Jahren
  Luke f3f2170ac6 LibWeb: Add the cloning steps in clone_node vor 4 Jahren
  Luke 0ea50d44bf LibWeb: Check if scripting is disabled before running script vor 4 Jahren
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node vor 4 Jahren
  Luke 46f2c278b0 LibWeb: Implement Node.replaceChild vor 4 Jahren
  Luke 8bafbdddc6 LibWeb: Expose Node.ownerDocument vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Linus Groh 5da4c9bf1e LibWeb: Implement Node.cloneNode() vor 4 Jahren
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> vor 4 Jahren
  Luke 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute vor 4 Jahren
  Brian Gianforcaro 988c23fff0 LibWeb: Add implementation of Node.compareDocumentPosition() vor 4 Jahren
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant vor 4 Jahren
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant vor 4 Jahren
  Timothy Flynn c503047c71 LibWeb: Get the first DOM node with a 'title' attribute for tooltip area vor 4 Jahren
  Luke ed139bee7f LibWeb: Add a couple child node operations to Node and add node types vor 4 Jahren
  Andreas Kling 2eddd74e85 LibWeb: Add DOM::Node::parent_or_shadow_host() vor 4 Jahren
  Andreas Kling a0bcfa30bf LibWeb: Add simple implementation of Node.removeChild() vor 4 Jahren
  Andreas Kling 5a58f42e3c LibWeb: Remove accidentally committed changes from b72f067f0daac88ebe66e3f714e517b995b48e7b vor 4 Jahren
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads vor 4 Jahren
  Andreas Kling 0639e77898 LibWeb: Make the Window object "inherit" from EventTarget :^) vor 4 Jahren
  Andreas Kling fd441b954d LibWeb: Add fast_is<T>() for some DOM and layout node subclasses vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren