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

Аутор SHA1 Порука Датум
  Adam Hodgen c6dd8a1f66 LibWeb: Implement `Node.nodeValue` DOM attribute пре 3 година
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" пре 3 година
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec пре 3 година
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder пре 3 година
  Vyacheslav Pukhanov 3f006d81fe LibWeb: Add JSON serialization for nested browsing contexts пре 3 година
  Andreas Kling 5088846606 LibWeb: Show DOM comment contents in DOM inspector пре 3 година
  Andreas Kling 5db51d85a3 LibWeb: Hide uninteresting whitespace text nodes from DOM inspector пре 3 година
  Luke Wilde 1ea3f34823 LibWeb: Implement Node.getRootNode пре 3 година
  Andreas Kling 1b6f0f857e LibWeb: Re-mark nodes as needing style after moving between documents пре 3 година
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier пре 3 година
  Luke Wilde 6a7739c645 LibWeb: Convert Node.childNodes to NodeList пре 3 година
  Andreas Kling 71087422f6 LibWeb: Add Node::in_a_document_tree() пре 3 година
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser пре 3 година
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() пре 3 година
  Luke Wilde f62477c093 LibWeb: Implement HTML fragment serialisation and use it in innerHTML пре 3 година
  Andreas Kling 449cbd5ecc LibWeb: Implement Node.isEqualNode(Node? otherNode) пре 3 година
  Andreas Kling a0528598b5 LibWeb: Implement Node.isSameNode(Node? otherNode) пре 3 година
  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 пре 4 година
  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 година