Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 anni fa
..
AbortController.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
AbortController.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
AbortSignal.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
AbortSignal.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 anni fa
AbstractRange.h 086969277e Everywhere: Run clang-format 3 anni fa
AbstractRange.idl a2acda5669 LibWeb: Abstract Range's members into AbstractRange 3 anni fa
Attribute.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
Attribute.h 46ce50f74e LibWeb: Make Range.setStart and Range.setEnd spec compliant 3 anni fa
Attribute.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
CharacterData.cpp 086969277e Everywhere: Run clang-format 3 anni fa
CharacterData.h 086969277e Everywhere: Run clang-format 3 anni fa
CharacterData.idl 24e25fe3d0 LibWeb: Add CharacterData.replaceData(offset, count, data) 3 anni fa
ChildNode.h ab0a354bb4 LibWeb: Convert ChildNode to use TRY for error propagation 3 anni fa
Comment.cpp 086969277e Everywhere: Run clang-format 3 anni fa
Comment.h 086969277e Everywhere: Run clang-format 3 anni fa
Comment.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
CustomEvent.cpp 3b9e8ec597 LibWeb: Add the missing CustomEvent IDL constructor 3 anni fa
CustomEvent.h 086969277e Everywhere: Run clang-format 3 anni fa
CustomEvent.idl 7f551d7f6a LibWeb: Use the LibWeb source directory as the IDL #import base path 3 anni fa
DOMEventListener.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
DOMEventListener.h f3923b4aea LibWeb: Use public inheritance for the RefCounted base class 3 anni fa
DOMException.h 086969277e Everywhere: Run clang-format 3 anni fa
DOMException.idl 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL 4 anni fa
DOMImplementation.cpp 086969277e Everywhere: Run clang-format 3 anni fa
DOMImplementation.h 086969277e Everywhere: Run clang-format 3 anni fa
DOMImplementation.idl 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter 3 anni fa
DOMTokenList.cpp b6f09aaef2 LibWeb: Convert DOMTokenList to use TRY for error propagation 3 anni fa
DOMTokenList.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
DOMTokenList.idl d24ae8063b LibWeb: Implement DOMTokenList for managing space-separated tokens lists 3 anni fa
Document.cpp 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 anni fa
Document.h e2fa5c0cda LibWeb: Bring Document closer to spec 3 anni fa
Document.idl e2fa5c0cda LibWeb: Bring Document closer to spec 3 anni fa
DocumentFragment.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
DocumentFragment.h b0955fd269 LibWeb: Add fast_is<T>() for some common DOM Node subclasses 3 anni fa
DocumentFragment.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
DocumentLoadEventDelayer.cpp dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event 3 anni fa
DocumentLoadEventDelayer.h dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event 3 anni fa
DocumentType.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
DocumentType.h 086969277e Everywhere: Run clang-format 3 anni fa
DocumentType.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
Element.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 anni fa
Element.h a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" 3 anni fa
Element.idl 34db0dab41 LibWeb: Implement Element.toggleAttribute() 3 anni fa
ElementFactory.cpp bd90498332 LibWeb: Add SVGDefsElement 3 anni fa
ElementFactory.h bfa7aad0f6 LibWeb: Support (and validate) prefixes in Document.createElementNS() 3 anni fa
Event.cpp 8055b0a9b9 LibWeb: Add spec comments to Event 3 anni fa
Event.h 086969277e Everywhere: Run clang-format 3 anni fa
Event.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
EventDispatcher.cpp 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 anni fa
EventDispatcher.h e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 anni fa
EventHandler.idl d25bd2dbd8 LibWeb: Add the GlobalEventHandlers IDL mixin 3 anni fa
EventTarget.cpp 62bd88dc14 LibWeb: Add spec comments to EventTarget 3 anni fa
EventTarget.h 086969277e Everywhere: Run clang-format 3 anni fa
EventTarget.idl 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener 3 anni fa
ExceptionOr.h 086969277e Everywhere: Run clang-format 3 anni fa
HTMLCollection.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
HTMLCollection.h 5133491714 LibWeb: Expose HTMLCollection's root element to its subclasses 3 anni fa
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
IDLEventListener.h 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener 3 anni fa
LiveNodeList.cpp 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
LiveNodeList.h 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
NamedNodeMap.cpp 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
NamedNodeMap.h 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 anni fa
NamedNodeMap.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
Node.cpp 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 anni fa
Node.h 682a4a347a LibWeb: Bring Node closer to spec 3 anni fa
Node.idl 682a4a347a LibWeb: Bring Node closer to spec 3 anni fa
NodeFilter.h fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 anni fa
NodeFilter.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 anni fa
NodeIterator.cpp fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines 3 anni fa
NodeIterator.h fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines 3 anni fa
NodeIterator.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 anni fa
NodeList.h 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
NodeOperations.cpp 8d20fb1e94 LibWeb: Convert NodeOperations to use TRY for error propagation 3 anni fa
NodeOperations.h d5c96c3ccf LibWeb: Implement ParentNode.prepend 3 anni fa
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 anni fa
NonElementParentNode.h 086969277e Everywhere: Run clang-format 3 anni fa
ParentNode.cpp c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 anni fa
ParentNode.h 2be4064ca8 LibWeb: Add fast_is<ParentNode>() 3 anni fa
Position.cpp ef371596a4 LibWeb: Remove unnecessary DOM::Position destructor 3 anni fa
Position.h 086969277e Everywhere: Run clang-format 3 anni fa
ProcessingInstruction.cpp 086969277e Everywhere: Run clang-format 3 anni fa
ProcessingInstruction.h 086969277e Everywhere: Run clang-format 3 anni fa
ProcessingInstruction.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
QualifiedName.cpp cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 anni fa
QualifiedName.h cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 anni fa
Range.cpp 2fb9eb5257 LibWeb: Implement Range.deleteContents() 3 anni fa
Range.h 2fb9eb5257 LibWeb: Implement Range.deleteContents() 3 anni fa
Range.idl 2fb9eb5257 LibWeb: Implement Range.deleteContents() 3 anni fa
ShadowRoot.cpp 086969277e Everywhere: Run clang-format 3 anni fa
ShadowRoot.h 086969277e Everywhere: Run clang-format 3 anni fa
ShadowRoot.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
StaticNodeList.cpp 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
StaticNodeList.h 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
StaticRange.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
StaticRange.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
StaticRange.idl 3d44118595 LibWeb: Implement StaticRange 3 anni fa
Text.cpp 086969277e Everywhere: Run clang-format 3 anni fa
Text.h 086969277e Everywhere: Run clang-format 3 anni fa
Text.idl d2f9f8bd4f LibWeb: Implement Text.splitText(offset) 3 anni fa
TreeWalker.cpp a0b0b29fa1 LibWeb: Minor cleanups in NodeIterator and TreeWalker 3 anni fa
TreeWalker.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
TreeWalker.idl acbdb95b0a LibWeb: Add support for DOM's TreeWalker 3 anni fa