Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock пре 3 година
  Luke Wilde 1a28fc3cb5 LibWeb: Add preceding and following Node cases in tree constraints пре 3 година
  Luke Wilde 5e61382849 LibWeb: Make Node.textContent more spec compliant пре 3 година
  Luke Wilde d36838d050 LibWeb: Implement the (string) replace all operations for Node пре 3 година
  Luke Wilde f7f37eaa0f LibWeb: Make Node::root return a reference пре 3 година
  Sam Atkins 1159eefff3 LibWeb: Include DOM Node ID in serialized JSON пре 3 година
  Sam Atkins d7485df928 LibWeb: Give each Node a unique ID пре 3 година
  Sam Atkins 48a2239f60 LibWeb: Remove commented-out dbgln пре 3 година
  Luke Wilde bd55f0ad64 LibWeb: Add shadow including ancestor/descendant checks пре 3 година
  Luke 9cae827f07 LibWeb: Implement Node.contains пре 4 година
  Luke f3f2170ac6 LibWeb: Add the cloning steps in clone_node пре 4 година
  Luke e4ae1cdd1f LibWeb: Use the element factory in clone_node пре 4 година
  Luke 5430bc8963 LibWeb: Make clone_node capable of cloning document fragments пре 4 година
  Luke 0ea50d44bf LibWeb: Check if scripting is disabled before running script пре 4 година
  Timothy Flynn 1bbf3f1d09 LibWeb: Do not encode "internal_id" in DOM JSON пре 4 година
  Andreas Kling 384cffaa04 LibWeb: Fix build breakage after merging the oldish DOM inspector PR пре 4 година
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node пре 4 година
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject пре 4 година
  Ali Mohammad Pur fd72597999 LibWeb: Make ExceptionOr capable of holding all error types in the spec пре 4 година
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> пре 4 година
  Luke 46f2c278b0 LibWeb: Implement Node.replaceChild пре 4 година
  Luke 8b5ea01cfb LibWeb: Use node_to_insert instead of node in Node::insert_before пре 4 година
  Luke 8bafbdddc6 LibWeb: Expose Node.ownerDocument пре 4 година
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Linus Groh 5da4c9bf1e LibWeb: Implement Node.cloneNode() пре 4 година
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> пре 4 година
  Luke 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute пре 4 година
  Brian Gianforcaro 988c23fff0 LibWeb: Add implementation of Node.compareDocumentPosition() пре 4 година