Luke Wilde aa9f7cc597 LibWeb: Fix queuing mutation records for node removal %!s(int64=3) %!d(string=hai) anos
..
AbortController.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
AbortController.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
AbortSignal.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
AbortSignal.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef %!s(int64=3) %!d(string=hai) anos
AbstractRange.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
AbstractRange.idl a2acda5669 LibWeb: Abstract Range's members into AbstractRange %!s(int64=3) %!d(string=hai) anos
Attribute.cpp a718c62c01 LibWeb: Implement all "attributes" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
Attribute.h a718c62c01 LibWeb: Implement all "attributes" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
Attribute.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CDATASection.cpp 1ceba560f4 LibWeb: Add CDATASection %!s(int64=3) %!d(string=hai) anos
CDATASection.h 1ceba560f4 LibWeb: Add CDATASection %!s(int64=3) %!d(string=hai) anos
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection %!s(int64=3) %!d(string=hai) anos
CharacterData.cpp 1ca8782c99 LibWeb: Implement "characterData" mutation record for MutationObserver %!s(int64=3) %!d(string=hai) anos
CharacterData.h ee719870c8 LibWeb: Implement CharacterData.{append,insert,delete}Data %!s(int64=3) %!d(string=hai) anos
CharacterData.idl ee719870c8 LibWeb: Implement CharacterData.{append,insert,delete}Data %!s(int64=3) %!d(string=hai) anos
ChildNode.h ab0a354bb4 LibWeb: Convert ChildNode to use TRY for error propagation %!s(int64=3) %!d(string=hai) anos
Comment.cpp 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
Comment.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
Comment.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
CustomEvent.cpp 3b9e8ec597 LibWeb: Add the missing CustomEvent IDL constructor %!s(int64=3) %!d(string=hai) anos
CustomEvent.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
CustomEvent.idl 7f551d7f6a LibWeb: Use the LibWeb source directory as the IDL #import base path %!s(int64=3) %!d(string=hai) anos
DOMEventListener.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
DOMEventListener.h f3923b4aea LibWeb: Use public inheritance for the RefCounted base class %!s(int64=3) %!d(string=hai) anos
DOMException.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
DOMException.idl 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL %!s(int64=4) %!d(string=hai) anos
DOMImplementation.cpp 22a627fc1a LibWeb: Move Origin into the HTML namespace %!s(int64=3) %!d(string=hai) anos
DOMImplementation.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
DOMImplementation.idl 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter %!s(int64=3) %!d(string=hai) anos
DOMTokenList.cpp b6f09aaef2 LibWeb: Convert DOMTokenList to use TRY for error propagation %!s(int64=3) %!d(string=hai) anos
DOMTokenList.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
DOMTokenList.idl d24ae8063b LibWeb: Implement DOMTokenList for managing space-separated tokens lists %!s(int64=3) %!d(string=hai) anos
Document.cpp 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues %!s(int64=3) %!d(string=hai) anos
Document.h 22a627fc1a LibWeb: Move Origin into the HTML namespace %!s(int64=3) %!d(string=hai) anos
Document.idl e2fa5c0cda LibWeb: Bring Document closer to spec %!s(int64=3) %!d(string=hai) anos
DocumentFragment.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
DocumentFragment.h b0955fd269 LibWeb: Add fast_is<T>() for some common DOM Node subclasses %!s(int64=3) %!d(string=hai) anos
DocumentFragment.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
DocumentLoadEventDelayer.cpp dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event %!s(int64=3) %!d(string=hai) anos
DocumentLoadEventDelayer.h dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event %!s(int64=3) %!d(string=hai) anos
DocumentType.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
DocumentType.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
DocumentType.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
Element.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
Element.h a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" %!s(int64=3) %!d(string=hai) anos
Element.idl 34db0dab41 LibWeb: Implement Element.toggleAttribute() %!s(int64=3) %!d(string=hai) anos
ElementFactory.cpp bd90498332 LibWeb: Add SVGDefsElement %!s(int64=3) %!d(string=hai) anos
ElementFactory.h bfa7aad0f6 LibWeb: Support (and validate) prefixes in Document.createElementNS() %!s(int64=3) %!d(string=hai) anos
Event.cpp 8055b0a9b9 LibWeb: Add spec comments to Event %!s(int64=3) %!d(string=hai) anos
Event.h bae330d559 LibWeb: Rename Event.srcTarget to Event.srcElement %!s(int64=3) %!d(string=hai) anos
Event.idl bae330d559 LibWeb: Rename Event.srcTarget to Event.srcElement %!s(int64=3) %!d(string=hai) anos
EventDispatcher.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
EventDispatcher.h e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" %!s(int64=3) %!d(string=hai) anos
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers %!s(int64=3) %!d(string=hai) anos
EventTarget.cpp ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window %!s(int64=3) %!d(string=hai) anos
EventTarget.h ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window %!s(int64=3) %!d(string=hai) anos
EventTarget.idl 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener %!s(int64=3) %!d(string=hai) anos
ExceptionOr.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
HTMLCollection.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
HTMLCollection.h 5133491714 LibWeb: Expose HTMLCollection's root element to its subclasses %!s(int64=3) %!d(string=hai) anos
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
IDLEventListener.h 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener %!s(int64=3) %!d(string=hai) anos
LiveNodeList.cpp 1af7bfb3a6 LibWeb: Remove unneeded iteration filter on LiveNodeList %!s(int64=3) %!d(string=hai) anos
LiveNodeList.h 8d6db36cbb LibWeb: Add support for NodeList %!s(int64=3) %!d(string=hai) anos
MutationObserver.cpp c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationObserver.h c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationRecord.cpp c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationRecord.h c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationType.cpp c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
MutationType.h c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks %!s(int64=3) %!d(string=hai) anos
NamedNodeMap.cpp a718c62c01 LibWeb: Implement all "attributes" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
NamedNodeMap.h a718c62c01 LibWeb: Implement all "attributes" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
NamedNodeMap.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
Node.cpp aa9f7cc597 LibWeb: Fix queuing mutation records for node removal %!s(int64=3) %!d(string=hai) anos
Node.h 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes %!s(int64=3) %!d(string=hai) anos
Node.idl 682a4a347a LibWeb: Bring Node closer to spec %!s(int64=3) %!d(string=hai) anos
NodeFilter.h fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter %!s(int64=3) %!d(string=hai) anos
NodeFilter.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter %!s(int64=3) %!d(string=hai) anos
NodeIterator.cpp fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines %!s(int64=3) %!d(string=hai) anos
NodeIterator.h fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines %!s(int64=3) %!d(string=hai) anos
NodeIterator.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter %!s(int64=3) %!d(string=hai) anos
NodeList.h 8d6db36cbb LibWeb: Add support for NodeList %!s(int64=3) %!d(string=hai) anos
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
NodeOperations.cpp 8d20fb1e94 LibWeb: Convert NodeOperations to use TRY for error propagation %!s(int64=3) %!d(string=hai) anos
NodeOperations.h d5c96c3ccf LibWeb: Implement ParentNode.prepend %!s(int64=3) %!d(string=hai) anos
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
NonElementParentNode.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
ParentNode.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace %!s(int64=3) %!d(string=hai) anos
ParentNode.h 2be4064ca8 LibWeb: Add fast_is<ParentNode>() %!s(int64=3) %!d(string=hai) anos
Position.cpp ef371596a4 LibWeb: Remove unnecessary DOM::Position destructor %!s(int64=3) %!d(string=hai) anos
Position.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
ProcessingInstruction.cpp 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
ProcessingInstruction.h 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
ProcessingInstruction.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
QualifiedName.cpp cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances %!s(int64=3) %!d(string=hai) anos
QualifiedName.h cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances %!s(int64=3) %!d(string=hai) anos
Range.cpp 2fb9eb5257 LibWeb: Implement Range.deleteContents() %!s(int64=3) %!d(string=hai) anos
Range.h 2fb9eb5257 LibWeb: Implement Range.deleteContents() %!s(int64=3) %!d(string=hai) anos
Range.idl 2fb9eb5257 LibWeb: Implement Range.deleteContents() %!s(int64=3) %!d(string=hai) anos
ShadowRoot.cpp 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
ShadowRoot.h 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes %!s(int64=3) %!d(string=hai) anos
ShadowRoot.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
StaticNodeList.cpp 8d6db36cbb LibWeb: Add support for NodeList %!s(int64=3) %!d(string=hai) anos
StaticNodeList.h f3650d08cb LibWeb: Allow creating a StaticNodeList without an r-value Vector %!s(int64=3) %!d(string=hai) anos
StaticRange.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
StaticRange.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
StaticRange.idl 3d44118595 LibWeb: Implement StaticRange %!s(int64=3) %!d(string=hai) anos
Text.cpp 1ceba560f4 LibWeb: Add CDATASection %!s(int64=3) %!d(string=hai) anos
Text.h 1ceba560f4 LibWeb: Add CDATASection %!s(int64=3) %!d(string=hai) anos
Text.idl d2f9f8bd4f LibWeb: Implement Text.splitText(offset) %!s(int64=3) %!d(string=hai) anos
TreeWalker.cpp a0b0b29fa1 LibWeb: Minor cleanups in NodeIterator and TreeWalker %!s(int64=3) %!d(string=hai) anos
TreeWalker.h c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
TreeWalker.idl acbdb95b0a LibWeb: Add support for DOM's TreeWalker %!s(int64=3) %!d(string=hai) anos